Date: | Jul 31, 2024 |
---|
- Fix issue when installing with Sphinx 7.2.x and
notfound_urls_prefix=None
Date: | Jul 30, 2024 |
---|
- Fix
_Opt
deprecation warning
Date: | May 23, 2024 |
---|
- Add tests for Python 3.12
- Remove warning about unclosed files
- Allow
str
andNone
types onnotfound_urls_prefix
- Run
pyupgrade
andruff
on the codebase
Date: | May 21, 2024 |
---|
- Do not create 404 page for embedded
- Small documentation improvements
Date: | August 30, 2023 |
---|
Date: | August 24, 2023 |
---|
- Add support for Sphinx 7.x
- Drop support for older versions of Sphinx. Currently, only Sphinx>=5 is tested and supported.
- Drop support for Python 2.7
- Drop support for docutils < 0.17
- Remove deprecated configs (
notfound_no_urls_prefix
,notfound_default_language
,notfound_default_version
)
Date: | July 13, 2022 |
---|
Making the release properly and uploading it to PyPI.
Date: | July 13, 2022 |
---|
Mistake while releasing with bumpver.
Date: | July 13, 2022 |
---|
- Handle special case on Read the Docs URLs (readthedocs#200)
Date: | October 11, 2021 |
---|
- Update all Python dependencies via pyup bot
- Update test suite to run tests on Python 3.10, test on Sphinx 4 and pin docutils
- Fix issue with HTML logo/favicon on Sphinx 4.2.x
Date: | May 20, 2021 |
---|
Date: | May 20, 2021 |
---|
Date: | January 04, 2021 |
---|
- @pyup-bot: Update sphinx to 3.4.1 (#122)
- @pyup-bot: Update sphinx to 3.4.0 (#121)
- @pyup-bot: Update sphinx to 3.3.1 (#119)
- @pyup-bot: Update sphinx to 3.3.0 (#118)
- @pyup-bot: Update sphinxemoji to 0.1.8 (#116)
- @pyup-bot: Update sphinxemoji to 0.1.7 (#115)
- @pyup-bot: Update sphinx-autoapi to 1.5.1 (#113)
- @rscohn2: fix parallel read error and add test (#112)
- @sbraz: Include tests and docs in source distributions (#110)
- @pyup-bot: Update sphinx-prompt to 1.3.0 (#109)
- @pyup-bot: Update sphinx-tabs to 1.3.0 (#108)
- @pyup-bot: Update sphinx-autoapi to 1.5.0 (#107)
- @pyup-bot: Update sphinx-tabs to 1.2.1 (#105)
- @pyup-bot: Update sphinx-tabs to 1.2.0 (#104)
- @pyup-bot: Update sphinx to 3.2.1 (#103)
- @humitos: Update Sphinx==3.1.2 (#99)
- @pyup-bot: Update sphinx-rtd-theme to 0.5.0 (#98)
Date: | July 23, 2020 |
---|
- @humitos: Update Sphinx==3.1.2 (#99)
- @pyup-bot: Update sphinx-rtd-theme to 0.5.0 (#98)
- @jdillard: Add warning about local web server for #95 (#97)
- @pyup-bot: Update sphinx-autoapi to 1.4.0 (#96)
- @pyup-bot: Update sphinxemoji to 0.1.6 (#93)
- @huonw: Remind about :orphan: in 404.rst, to silence build warnings (#91)
- @humitos: Implement notfound_urls_prefix to replace 3 deprecated configs (#90)
- @humitos: :nosearch: metadata on 404 page (#89)
- @humitos: Add more test environments (#88)
- @pyup-bot: Update sphinx-autoapi to 1.3.0 (#86)
- @pyup-bot: Update sphinxemoji to 0.1.5 (#85)
- @pyup-bot: Update sphinxemoji to 0.1.4 (#83)
- @Daltz333: Fix sphinx3 deprecation (#82)
- @pyup-bot: Update sphinx-autoapi to 1.2.1 (#78)
- @agnieszkawierzbowska: Update how-it-works.rst (#77)
- @agnieszkawierzbowska: Update configuration.rst (#75)
- @pyup-bot: Update sphinx-tabs to 1.1.13 (#74)
- @humitos: Extend options for setup.py (#73)
- @humitos: Test on sphinx 2.2.0 (#72)
- @humitos: Use pytest.mark.environ to set environment variables (#71)
- @pyup-bot: Update sphinx-tabs to 1.1.12 (#70)
- @dojutsu-user: Change rtfd to readthedocs everywhere (#69)
- @pyup-bot: Update sphinx-autoapi to 1.1.0 (#67)
- @humitos: Automatic add :orphan: to avoid Sphinx WARNING (#66)
- @acozine: Improves configuration page of documentation (#45)
Date: | June 11, 2019 |
---|
- @humitos: Copy image into output dir when using .. image:: directive (#46)
- @humitos: Allow using image directive with non-local images (#40)
- @humitos: Pin Sphinx below 2.0 because it does not render properly (#53)
- @pyup-bot: Update sphinxemoji to 0.1.1 (#51)
- @humitos: Run tox docs with -W (#49)
- @humitos: Use :orphan: to remove Sphinx warning (#47)
- @humitos: Copy image into output dir when using .. image:: directive (#46)
- @acozine: Improves configuration page of documentation (#45)
- @humitos: Specify extension metadata (#44)
- @stsewd: Don't list sphinx as a requirement (#43)
- @humitos: Run tests on Sphinx 2.1.0 (#37)
- @humitos: Add useful resources in the index docs page (#34)
- @humitos: Generate proper Toctree URLs when _version and _language are set (#31)
- @humitos: Setup travis-ci (#30)
- @humitos: Resolve internal Sphinx javascript resources URLs (#29)
- @humitos: Generate valid links for toctree when using DirectoryHTMLBuilder (#28)
- @humitos: Docs for "How it works" (#23)
- @humitos: More tox test envs (#22)
- @humitos: Allow ..image:: directive on 404.rst (#21)
- @humitos: Tests for toctree links (#19)
Date: | May 25, 2019 |
---|
- Better documentation
- #13 Added
notfound_no_urls_prefix
configuration
Date: | March 29, 2019 |
---|
- Fix release version issue
Date: | March 29, 2019 |
---|
- #6 Sidebar links broken
Date: | February 4, 2019 |
---|
Initial release.