annotate requirements_docs.txt @ 776:48deafc1fd2f

Use the new implementations of my-doc-fonts.sty and my-doc-style.sty. Changed titlepage to contain build date the VCS revision. Needed some conf.py variable changes: today is now the logical date (revision date) and today is the build date.
author Franz Glasner <fzglas.hg@dom66.de>
date Sat, 16 May 2026 01:52:49 +0200
parents 0c73d95ec454
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
317
c6672763036e ADD: an extra requirements_tests.txt
Franz Glasner <fzglas.hg@dom66.de>
parents: 219
diff changeset
1 -r requirements_tests.txt
715
0c73d95ec454 Need Sphinx >= 5.1 now for building the documentation
Franz Glasner <fzglas.hg@dom66.de>
parents: 319
diff changeset
2 docutils>=0.15
0c73d95ec454 Need Sphinx >= 5.1 now for building the documentation
Franz Glasner <fzglas.hg@dom66.de>
parents: 319
diff changeset
3 # Need Python 3.7 compat for now: so <6 also
0c73d95ec454 Need Sphinx >= 5.1 now for building the documentation
Franz Glasner <fzglas.hg@dom66.de>
parents: 319
diff changeset
4 Sphinx>=5.1,<6