]> git.phdru.name Git - m_librarian.git/blobdiff - docs-ru/conf.py
Generate API docs in docs-ru
[m_librarian.git] / docs-ru / conf.py
index 0aab948d356de3e8dc12762abccb6e005b014af9..95eb028b616fae3fed2e6b0a28a7f42397992986 100644 (file)
@@ -28,7 +28,10 @@ import os
 # Add any Sphinx extension module names here, as strings. They can be
 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
 # ones.
-extensions = []
+extensions = [
+    'sphinx.ext.autodoc',
+    'sphinx.ext.viewcode',
+]
 
 # Add any paths that contain templates here, relative to this directory.
 templates_path = ['_templates']