Laurent
|
dd6423bb7b
|
make requirements.docs.txt follow the [doc] optional deps from pyproject.toml
CI / lint_and_typecheck (push) Has been cancelled
Deploy docs to GitHub Pages / Deploy docs (push) Has been cancelled
Spell checker / Spell check (push) Has been cancelled
|
2024-08-23 13:44:32 +02:00 |
|
Laurent
|
84d5796f08
|
(pyproject.toml) move doc deps inside their own project.optional-dependencies
+ add `black` formatter, required by mkdocstrings to format signatures
|
2024-02-02 11:08:21 +01:00 |
|
Pierre Chapuis
|
275d8f80d4
|
bump mkdocs-material requirement
|
2024-02-01 18:57:16 +01:00 |
|
Cédric Deltheil
|
df45b926aa
|
requirements.docs.txt: add refiners[training]
Since mkdocstrings must access it.
|
2024-02-01 12:32:05 +01:00 |
|
Laurent
|
9308612f46
|
add mkdocs-literate-nav in requirements.docs.txt
|
2024-02-01 11:48:32 +01:00 |
|
Cédric Deltheil
|
146a1fae2a
|
add mkdocstrings as dev dependency
Via:
rye add --dev "mkdocstrings[python]"
Also added to requirements.docs.txt for GH Pages.
|
2024-01-31 14:27:47 +01:00 |
|
Cédric Deltheil
|
60981b79a6
|
add github workflow for mkdocs
|
2024-01-08 17:54:54 +01:00 |
|