Skip to content

Tags: BlueBrain/sphinx-bluebrain-theme

Tags

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use summary to set metadata description (#73)

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add tests for Python 3.12, replace pkg_resources, update regression.h…

…tml (#71)

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix creation of empty search_index.json (#68)

* Fix creation of empty search_index.json

* moved search_index.json creation to 'build_finished' step
    Between 7.0.1 and 7.1.0, the order was changed when 'static' files are created:
    https://github.com/sphinx-doc/sphinx/pull/11415/files#diff-be839d87d39d93093003a0a4ce40cf9610d0a9445e5e0aeb1cdc6bab527bfbbcL682
    So the context doesn't yet contain the dict that is created by:
    https://github.com/BlueBrain/sphinx-bluebrain-theme/blob/master/src/utils/inject_context.py#L182
* added a test that this file is created, and is not empty
* update tests to sphinx 7.1.2
* add py3.11 to CI

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add jquery 3.6.3 from CDN (#67)

* add jquery 3.6.3 from CDN
* pin black version, make a test more sensible

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add compatibility for metadata from pyproject.toml (#64)

* Add compatibility for metadata from pyproject.toml
* Add sources to PEP621 for URLs stored in pyproject.toml

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update for sphinx v6.1.2 (#62)

* Update for sphinx v6.1.2
* allow missing documentor overrides

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix home button (#60)

v0.2.11

Toggle v0.2.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix compatibility with Sphinx 5, handle new autodoc Documenters (#55)

* handle new autodoc Documenters, remove deprecated ones

* update regression tests to match output

* Update changelog

Co-authored-by: Stefano Antonel <[email protected]>

v0.2.10

Toggle v0.2.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pin sphinx to ~4.5.0 (#53)

* Pin Sphinx version to ~4.5.0

* Update Changelog

* Fix changelog format

v0.2.9

Toggle v0.2.9's commit message
Remove condition