MyShaarli/doc/md/dev
nodiscc db1532214e
replace mkdocs with sphinx/myst-parser for HTML documentation generation
- fixes https://github.com/shaarli/Shaarli/issues/1451
- tools/.gitattributes: exclude doc/conf.py and doc/requirements.txt from zip exports
- tools/doc/sphinx: suppress myst.xref_missing warnings caused by https://github.com/executablebooks/MyST-Parser/issues/564
- dockerfile: use makefile/sphinx instead of mkdocs to build HTML documentation
- dockerfile: add bash to the docs build container (make: bash: No such file or directory)
- tools/doc/readthedocs: force use of python 3.11 (readthedocs ERROR: No matching distribution found for sphinx==7.1.0)
- tools/doc/readthedocs: add all required configuration variables https://docs.readthedocs.io/en/latest/config-file/v2.html#build-os
- tools/doc/readthedocs: override build commands to allow the source directory to be different from the conf.py directory (https://docs.readthedocs.io/en/stable/config-file/v2.html#build-commands, https://github.com/readthedocs/readthedocs.org/issues/1543)
- tools/doc/readthedocs: manually set output directory (readthedocs ERROR: No _readthedocs/html folder was created during this build.)
- doc: replace all references to mkdocs with sphinx
2023-10-05 15:01:34 +02:00
..
images **General rewording, proof-reading, deduplication, shortening, reordering, simplification, cleanup/formatting/standardization** 2020-09-12 14:31:45 +02:00
Development.md replace mkdocs with sphinx/myst-parser for HTML documentation generation 2023-10-05 15:01:34 +02:00
GnuPG-signature.md doc: fix mkdocs build warnings/relative links 2023-08-20 23:13:59 +02:00
Plugin-system.md New plugin hook: ability to add custom filters to Shaarli search engine 2021-02-04 11:02:50 +01:00
Release-Shaarli.md doc: update release procedure (merge the latest release to the release branch) 2023-03-20 18:08:02 +01:00
Theming.md doc: fix mkdocs build warnings/relative links 2023-08-20 23:13:59 +02:00
Translations.md doc: fix mkdocs build warnings/relative links 2023-08-20 23:13:59 +02:00
Unit-tests.md doc: PHP extensions are also required for development (#1922) 2022-12-24 07:21:11 -05:00
Versioning.md **General rewording, proof-reading, deduplication, shortening, reordering, simplification, cleanup/formatting/standardization** 2020-09-12 14:31:45 +02:00