summaryrefslogtreecommitdiff
path: root/doc/euandre.org.en.7recipes.adoc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Declare the site's language, and name the tools as the renames left themHEADmainEuAndreh6 hours1-2/+2
| | | | | | | | | | | | | lang is "html": what this builds is a tree of pages, and pkgs reads that to pick mkwbpkg, which adds the gzip phase that puts a twin beside every file that shrinks. The documentation catches up too. The rename sweep matched "mkwb(1)" but not "*mkwb*(1)": with the section in the brackets after the closing star, the name is not what the paren follows. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015bWfjj7PP24iF5MqFHmdeC
* Carry the pages every repository carriesEuAndreh2 days1-0/+107
The eight English section pages were missing, and with them the root CHANGELOG.adoc and TODOs.adoc: what changed between two releases and what is known to be left are not things a reader can work out from the tree. 7README, 7CHANGELOG and 7TODOs are symlinks to the root documents, as they are everywhere else. 0 links the rest, 7tutorial writes one page start to finish, 7recipes has the tasks that come after that, and 7why says why the site is built this way. 3 is a reference page for a library, and a website has none; it says so, and exists because a reader who knows where to look in one repository should know where to look in all of them. README.adoc gains the manpage title and NAME section the 7README symlink needs to render, its prose unchanged. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KxLpaNQThKfMG3ecCJptP9