Sphinx-external-toc-strict

Latest version: v1.1.7

Safety actively analyzes 638418 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.1.0a8

- 👌 IMPROVE: validate URL: Ensure value of `url` keys match regex used by Sphinx to identify them
- 🐛 FIX: `external_toc_path` with absolute path

0.1.0a7

- 👌 IMPROVE: Parsing `MalformedError` messages
- 👌 IMPROVE: jupyter-book migration
- Better conversion validation
- Move `options` key above `parts`/`chapters`/`sections` key

0.1.0a6

- 👌 IMPROVE: Add `ensure_index_file` event on build completion
- ♻️ REFACTOR: Rename key: `parts` -> `subtrees`
- ♻️ REFACTOR: `sections` -> `items`, and add `format`
- The `format` key adds key-mapping for jupyter-book support.
- ♻️ REFACTOR: API naming: renamed to be more general:
- `DocItem` -> `Document`
- `DocItem.parts` -> `Document.subtrees`
- `TocItem` -> `TocTree`
- `TocItem.sections` -> `TocTree.items`

0.1.0a5

🐛 FIX: `numbered: true`, this was being equated to `numbered: 1` rather than `numbered: 999` (i.e. infinite depth).

0.1.0a4

- ♻️ REFACTOR: Move parsing code to separate module
- ✨ NEW: Improve option parsing, add jupyter-book migration

0.1.0a3

👌 IMPROVE: `toc.yml` validation

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.