30 Commits

Author SHA1 Message Date
PowershellNinja
0031d820f2 Update to Sphinx 8.x. Update to myST 4.x. Fix conf.py. 2025-08-14 20:56:34 +02:00
PowershellNinja
e90e568475 Upgrade Sphinx docs toolchain: modern CSS, version sidebar, and search fixes
- Remove legacy CSS and templates.
- Add custom.css ported from live nature theme for Sphinx 7.x.
- Update conf.py, drop sphinx-multiversion.
- Fix SearchBar and Doc Versions sidebar.
- Update requirements.txt to latest stable module versions.
2025-08-04 19:37:20 +02:00
Marcos Marado
3874247573 fix (non user-facing) typo 2024-10-26 15:55:08 +01:00
Griatch
6307213245 More sphinxcontrib pinning 2024-02-04 01:17:13 +01:00
Griatch
b48893b5a2 More pinning of sphinxcontrib versions 2024-02-04 01:11:36 +01:00
Griatch
6673d204e2 Lock sphinxcontrib-applehelp version to avoid version clash 2024-02-04 01:01:08 +01:00
Griatch
6f0049a588 Lock sphinxcontrib-applehelp version to avoid version clash 2024-02-04 00:59:30 +01:00
Griatch
2b7af748f9 Lock alabaster version 2024-01-08 21:31:39 +01:00
Griatch
a452434ba8 Revert "Updated HTML docs."
This reverts commit 06bc3c8bcd5f69fa274ef8ce0581218196eaa33a.
2022-11-15 20:46:50 +01:00
Griatch
06bc3c8bcd Updated HTML docs. 2022-11-15 19:43:25 +00:00
Griatch
c619d03639 Limit jinja2 version for sphinx error 2022-06-22 08:25:17 +02:00
Griatch
5feaeae06a Switch to using self-managed sphinx-multiversion 2022-01-26 18:21:24 +01:00
Griatch
a875ded18b More testing with doc build 2022-01-21 00:35:50 +01:00
Griatch
98aa1d0c1e Adding missing requirement to doc builder 2022-01-21 00:26:52 +01:00
Griatch
a51e4af609 Change to MyST parser 2021-10-26 21:31:20 +02:00
Griatch
62ca01f678 Update layout and sphinx version 2020-10-13 18:25:50 +02:00
Griatch
b9553b94fc Use latest sphinx-multiversion 2020-07-13 22:29:56 +02:00
Griatch
ef2324e92d Customize API look, up sphinx version 2020-06-18 23:30:11 +02:00
Griatch
10c1831aad Start adding fmtwidth helper 2020-06-16 15:31:15 +02:00
Griatch
a8e2f75a89 Remove some files not needed with custom searchindex 2020-05-21 17:29:14 +02:00
Griatch
13c54fc94c Use evennia-custom fork of sphinxlunr search engine 2020-05-20 02:26:45 +02:00
Griatch
c93a91fa5c Test to add custom searchbox.html 2020-05-18 23:48:47 +02:00
Griatch
3dbc1fa175 Revert back to vanilla search for now 2020-04-10 17:38:48 +02:00
Griatch
aeef23f4d6 First attemts at using lunr search engine 2020-04-10 16:23:31 +02:00
Griatch
fcbf15756b Comment in requirements.txt file 2020-04-06 19:47:39 +02:00
Griatch
cc6e8bf4ac Testing with new branch of recommonmark 2020-04-06 19:45:43 +02:00
Griatch
4887b2dad9 Try custom version of recommonmark 2020-04-05 21:23:33 +02:00
Griatch
f5bf1d6545 Add docs/ dir 2020-04-05 00:02:02 +02:00
Griatch
bd0079a39d Added Sphinx (reST-style) conversion of Evennia documentation to docs/. This is an auto-generated conversion directly from the Wiki, so it's not custom-written in any way (will also make it easy to update). You need Sphinx to compile the sources into fancy pages. Supporting sphinx is to make documentation easier to print and view offline. Currently no sphinx src-code viewing is activated by default, it gives too many spurious errors (the converters are in the repo though if you're interested in experimenting). So for offline autodocs, doxygen is still to recommend. 2011-09-10 23:44:49 +02:00
Greg Taylor
2690e0790e Adding a docs/requirements.txt for our pip/viritualenv users. 2010-11-22 15:33:19 +00:00