Issue1242

Title better support local docs for external users
Priority wish Status unread
Superseder Nosy List jendrik, malte
Assigned To Keywords
Optional summary

Created on 2026-09-10.10:42:36 by malte, last changed by malte.

Messages
msg12158 (view) Author: malte Date: 2026-09-10.10:42:36
When preparing the release 26.6, we noticed that the release scripts include the docs directory, but it is not in a usable form because building the auto-generated docs locally currently requires internal knowledge, and the misc directory with relevant scripts is excluded from the tarball.

For now, we decided to exclude "docs" from the release tarball because it promises more than it delivers. It would be nice to go the other way in the future and either

1) support building local docs as part of the build process that users run for tarball releases, or
2) include pre-generated docs in the tarballs
History
Date User Action Args
2026-09-10 10:42:48maltesetnosy: + jendrik
2026-09-10 10:42:36maltecreate