Skip to content

Latest commit

 

History

History
88 lines (56 loc) · 3.27 KB

File metadata and controls

88 lines (56 loc) · 3.27 KB

sphinx-docs-starter-pack changelog

1.1.1

  • Fixes the download branch name in the update script.

Changed

  • docs/.sphinx/update_sp.py #397

1.1.0

  • Adds sitemap support.
  • Simplifies vale binary download & install.
  • Leaves vale install output in STDOUT to reveal potential problems.
  • Improves update logic.

Changed

1.0.1

Fixes an issue with Vale implementation, and adds words to main wordlist.

Changed

  • docs/Makefile 852c19b
  • docs/.sphinx/.wordlist.txt #367
  • docs/.sphinx/get_vale_conf.py #358

1.0.0

First versioned release. Adds an update command to better facilitate updates to starter pack based documentation sets.

Added

  • CHANGELOG.md #357
  • .github/pull_request_template.md #357
  • docs/.sphinx/version #357
  • docs/.sphinx/update_sp.py #357

Changed

  • .readthedocs.yaml #357
  • .github/workflows/sphinx-python-dependency-build-checks.yml #357
  • docs/.sphinx/.markdownlint.json #357
  • docs/Makefile #357
  • docs/conf.py #357
  • docs/requirements.txt #357

Removed

  • .wokeignore #363
  • docs/.sphinx/_static/project_specific.css #357

pre-version

This version is the initial versioned release, supporting the implementation of updates.

Added

  • All files

VERSION

{Summary of features}

Added

Changed

Removed