You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use naming like 01-language-and-syntax.rst instead of chapter1.rst. Lexicographical ordering is preserved (currently it is lost due to chapter1 vs chapter10), while allowing people to more readily find a specific chapter to edit.
The text was updated successfully, but these errors were encountered:
... although even the 01 is a hostage to fortune. If you delete/merge/reorder chapters there's a lot to change. I guess this is why ../_images/chapter19-eightqueens.png is an illustration in Chapter 18. If someone has the enthusiasm to rename everything, lets not use numbers.
Using the (almost!) logical chapter names from Josh Juneau's (@juneau001) repository (see #14) seems to work, provided one pays attention to the re-ordering of chapters. I think I will not push until that is satisfactory too.
Aligning the content is another step, as would be organising the images on the same principle.
Use naming like
01-language-and-syntax.rst
instead ofchapter1.rst
. Lexicographical ordering is preserved (currently it is lost due to chapter1 vs chapter10), while allowing people to more readily find a specific chapter to edit.The text was updated successfully, but these errors were encountered: