We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#1384 に関連して、ChapterだけIndex::Itemの使い方がおかしい(captionにchapter本体を突っ込んでる等)ので統一的に扱おうとすると破綻するようでした。 そのためここを修正する必要があるのですが、影響が大きそうなのでメジャーバージョンアップの際にやるのが良さそう(それ以外ではやれなさそう)です。
The text was updated successfully, but these errors were encountered:
はい、10月を目指したいです。
Sorry, something went wrong.
#1384 で IndexBuilder を導入しました。 個別のファイルに対してCompiler#compileする前に、catalog.ymlにあるファイルに対してindexを作成するように変更しています。
IndexBuilder
Compiler#compile
No branches or pull requests
#1384 に関連して、ChapterだけIndex::Itemの使い方がおかしい(captionにchapter本体を突っ込んでる等)ので統一的に扱おうとすると破綻するようでした。
そのためここを修正する必要があるのですが、影響が大きそうなのでメジャーバージョンアップの際にやるのが良さそう(それ以外ではやれなさそう)です。
The text was updated successfully, but these errors were encountered: