Holzhaus / sphinx-multiversion

Sphinx extension for building self-hosted versioned docs.
https://holzhaus.github.io/sphinx-multiversion/
BSD 2-Clause "Simplified" License
148 stars 65 forks source link

Does not play well with "sphinx-last-updated-by-git" extension #112

Open darkvertex opened 6 months ago

darkvertex commented 6 months ago

Hi,

Not sure why but sphinx-multiversion does not work well with: https://github.com/mgeier/sphinx-last-updated-by-git/ If I make html the plugin above works, but if I build with sphinx-multiversion it does not.

Would it be possible to either make it play ball or implement something that fills in last_updated in a similar fashion?