- feat: table of contents (toc) seperated from Sphinx rst files - docs: migrate sphinxcontrib-fulltoc --> sphinx_external_toc - docs: in toc, link to license. Shows complete license - docs: in toc, link to github and pypi.org
.. _changes_1-2-26:
1.2.26
---------------------------
- style: minimize usage of typing.Optional and typing.Union - docs: favor intersphinx_mapping over extlinks. Minimize usage of extlinks - docs: automodule in use, so module directive create a duplicate. Remove it - docs: minimize/remove usage of external:[package]+ref:
.. _changes_1-2-25:
1.2.25
---------------------------
- docs(conf.py): intersphinx_mapping set a base url. In inv, paths become relative - style: black decides add empty line between module header and imports - chore(pre-commit): update dependency versions - test: one unittest class name not CamelCase
.. _changes_1-2-24:
1.2.24
---------------------------
- docs: replace references to logging.config.handlers with logging.handlers
.. _changes_1-2-23:
1.2.23
---------------------------
- fix(setup.py): setuptools-scm configuration use setuptools-scm builtin handlers - docs(setup.py): setuptools-scm docs are sparse. Explain as if to a six year old
.. _changes_1-2-22:
1.2.22
---------------------------
- docs(README.rst): Use raw.githubusercontent.com rather than github.com urls - fix(README.rst): on rst to epub convert, github.com url showed page, not image