mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2026-04-28 20:11:43 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3bb38a95eb |
@@ -18,7 +18,3 @@ build:
|
||||
- uv sync --group docs
|
||||
install:
|
||||
- uv run python -m sphinx -T -d docs/_build/doctrees -D language=en docs $READTHEDOCS_OUTPUT/html
|
||||
|
||||
# Build documentation in the "docs/" directory with Sphinx
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
|
||||
"""Metadata for this python module."""
|
||||
|
||||
__version__ = "2025.5.20.9"
|
||||
__version__ = "2025.5.20.10"
|
||||
|
||||
Reference in New Issue
Block a user