Age | Commit message (Collapse) | Author |
|
There are still many links to the old manual on the web and
having them end up on the Introduction page is a bad user experience.
|
|
Python is only pulled into the build closure by Mercurial, which might end up being removed.
Let’s port the script to jq, which is more likely to stay.
|
|
It is now possible to use the following syntax to insert anchors into the text:
[]{#anchor-name}
The anchor will allow linking to the location it is placed by appending #anchor-name to the URL.
Additionally, it is possible to create a link pointing to its own location by adding text between the square brackets:
[`--add-root`]{#opt-add-root}
|
|
The default CSS puts almost no space between sections, but a lot of
space between subsections. This flips that around.
|