8000 add date of doco build to sphinx config · flyinger/spatialmath-python@739bccd · GitHub
[go: up one dir, main page]

Skip to content

Commit 739bccd

Browse files
committed
add date of doco build to sphinx config
1 parent 22b63da commit 739bccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,6 @@
8585
# html_static_path = ['_static']
8686

8787
# autodoc_mock_imports = ["numpy", "scipy"]
88-
88+
html_last_updated_fmt = '%d-%b-%Y'
8989
# extensions = ['rst2pdf.pdfbuilder']
9090
# pdf_documents = [('index', u'rst2pdf', u'Sample rst2pdf doc', u'Your Name'),]

0 commit comments

Comments
 (0)
0