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 8de6ec7 commit bcd0384Copy full SHA for bcd0384
doc/conf.py
@@ -21,6 +21,7 @@
21
'sphinx.ext.autosummary',
22
'sphinx.ext.intersphinx',
23
'sphinx.ext.viewcode',
24
+ 'sphinx_last_updated_by_git',
25
]
26
27
intersphinx_mapping = {
doc/requirements.txt
@@ -1,2 +1,3 @@
1
insipid-sphinx-theme
2
pa-ringbuffer
3
+sphinx-last-updated-by-git
0 commit comments