]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
try out paramlinks
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 30 Dec 2013 17:23:46 +0000 (12:23 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 30 Dec 2013 17:23:46 +0000 (12:23 -0500)
docs/build/conf.py
docs/build/requirements.txt

index fa5f56957d54175162ecef70dc00c1cc91a97755..54fa6b69ccce5e969cb71a4da224db6b5728c7c9 100644 (file)
@@ -31,7 +31,7 @@ import alembic
 # Add any Sphinx extension module names here, as strings. They can be extensions
 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
 extensions = ['sphinx.ext.autodoc', 'sphinx.ext.intersphinx',
-                'changelog']
+                'changelog', 'sphinx_paramlinks']
 
 # tags to sort on inside of sections
 changelog_sections = ["feature", "bug", "moved", "changed", "removed"]
index 6d10dce740f77a39c119e00f36bd9b57365a2735..d3708255315e9892a61180db04adc7d45ff4a047 100644 (file)
@@ -1 +1,2 @@
 changelog
+sphinx-paramlinks