Groups
Groups
Sign in
Groups
Groups
sphinx-users
Conversations
About
Send feedback
Help
ANN: New Sphinx extension sphinx_last_updated_by_git
14 views
Skip to first unread message
Matthias Geier
unread,
Apr 9, 2020, 3:17:24 AM
4/9/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sphinx...@googlegroups.com
Dear list.
Yesterday, I've created a new little Sphinx extension:
https://github.com/mgeier/sphinx-last-updated-by-git
It does what it says in the name: It gets the "last_updated" time
information (for each source file separately) from the Git repository.
You can install it as usual with "pip":
python3 -m pip install sphinx-last-updated-by-git --user
And of course you'll have to add it to the "extensions" in your conf.py:
extensions = [
'sphinx_last_updated_by_git',
]
Please try it out and let me know what you think!
Sadly, there is already one issue with the sphinx_rtd_theme on
readthedocs.org
:
https://github.com/mgeier/sphinx-last-updated-by-git/issues/1
If you find more problems or have suggestions for improvements, please
let me know by opening an issue at
https://github.com/mgeier/sphinx-last-updated-by-git/issues
cheers,
Matthias
Reply all
Reply to author
Forward
0 new messages