We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7add05f commit c8f4cd6Copy full SHA for c8f4cd6
1 file changed
docs/requirements.txt
@@ -1,6 +1,7 @@
1
# Dependencias para construir la documentación
2
sphinx
3
-sphinx-rtd-theme
+sphinx_rtd_theme
4
+sphinxcontrib-napoleon # ¡IMPORTANTE para docstrings estilo Google!
5
6
# Dependencias del paquete principal (necesarias para autodoc)
7
requests>=2.27.1,<2.33.0
0 commit comments