-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
documentationImprovements or additions to the 教材Improvements or additions to the 教材frontend/markdown
Description
- Restructure public/docs/ into per-language directory hierarchy with app route migration #166 で1-basedから0-basedに変更した際に、ドキュメント内に書かれている章番号を修正していない。

{PrevPageIndex}{CurrentPageIndex}が現在のページ番号に置き換えられる、みたいな機能を追加しても良いかも?- 「〜についてはこのあとの第5章で詳しく説明します。」のような場合も同様。この場合、テキストだけでなくリンクもつけたい。
このあとの{cpp/5-foo}で→このあとの[第5章](./5-foo)でのように自動で置き換えられる機能をつけ、リンク切れはエラーにするとか?
- あと練習問題のファイル名が以前の章番号を使っている (別issue?)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to the 教材Improvements or additions to the 教材frontend/markdown