diff --git a/CHANGELOG.md b/CHANGELOG.md index 89d38ad..835feb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,17 @@ -Version 0.1 (August 23, 2022) +# Changelog +## Version 0.1 (August 23, 2022) - Includes support for MyST and sphinx-gallery -Version 0.1.6 (October 9, 2022) +## Version 0.1.6 (October 9, 2022) - Added page title and header as a parameter - Alphabetic sorting of tags - Added removal of all .md and .rst files in the tag folder before generating them again (avoids having duplicates after removing/changing some tag) - Tag intro text as a parameter -Version 0.2.0 (TBD) +## Version 0.2.0 (January 26, 2023) -- Added optional integration with sphinx-design badges -- Added support for symlinked sources +- Added optional integration with sphinx-design badges [gh-35](https://github.com/melissawm/sphinx-tags/pull/35) +- Added support for symlinked sources [gh-37](https://github.com/melissawm/sphinx-tags/pull/37) +- Documentation improvements [gh-41](https://github.com/melissawm/sphinx-tags/pull/41) diff --git a/docs/conf.py b/docs/conf.py index d5bae86..d7c9edf 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -20,8 +20,8 @@ # -- Project information ----------------------------------------------------- project = "sphinx-tags" -copyright = "2023, melissawm" -author = "melissawm" +copyright = "2023, sphinx-tags developers" +author = "sphinx-tags developers" # The full version, including alpha/beta/rc tags release = __version__ @@ -33,8 +33,8 @@ # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ - "sphinx_tags", "sphinx_design", + "sphinx_tags", "myst_parser", ] @@ -63,7 +63,12 @@ # a list of builtin themes. # html_theme = "pydata_sphinx_theme" - +html_logo = "images/tag_icon.svg" +html_theme_options = { + "logo": { + "text": "sphinx-tags", + } +} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". diff --git a/docs/images/tag_icon.svg b/docs/images/tag_icon.svg new file mode 100644 index 0000000..0cf2732 --- /dev/null +++ b/docs/images/tag_icon.svg @@ -0,0 +1,67 @@ + + + + + + + + + + image/svg+xml + + + + + + + + +