From 9ec6794d8f04b7970e1401cae1d0d20321de3204 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 10 Sep 2026 12:00:04 -0300 Subject: Carry the pages every repository carries 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) Claude-Session: https://claude.ai/code/session_01KxLpaNQThKfMG3ecCJptP9 --- doc/euandre.org.en.7TODOs.adoc | 1 + 1 file changed, 1 insertion(+) create mode 120000 doc/euandre.org.en.7TODOs.adoc (limited to 'doc/euandre.org.en.7TODOs.adoc') diff --git a/doc/euandre.org.en.7TODOs.adoc b/doc/euandre.org.en.7TODOs.adoc new file mode 120000 index 0000000..b499888 --- /dev/null +++ b/doc/euandre.org.en.7TODOs.adoc @@ -0,0 +1 @@ +../TODOs.adoc \ No newline at end of file -- cgit v1.3