Skip to content

Commit 20378e4

Browse files
committed
исправлена сборка доки
1 parent 8151f73 commit 20378e4

3 files changed

Lines changed: 1 addition & 4 deletions

File tree

docs/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ sphinx
22
sphinx-autoapi
33
jsoncrack-for-sphinx
44
furo
5-
enum-tools
65
sphinx_toolbox

docs/source/_api/fixprice_api.manager.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,4 @@
3535

3636
.. autosummary::
3737

38-
PWTimeoutError
39-
38+
PWTimeoutError

docs/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ def _get_version() -> str:
5858
"sphinx.ext.linkcode",
5959
"sphinx.ext.doctest",
6060
"sphinx.ext.duration",
61-
"enum_tools.autoenum",
6261
"jsoncrack_for_sphinx",
6362
# "myst_parser", # если понадобится Markdown/MyST — просто раскомментируй
6463
]

0 commit comments

Comments
 (0)