jbms / sphinx-immaterial

Adaptation of the popular mkdocs-material material design theme to the sphinx documentation system
https://jbms.github.io/sphinx-immaterial/
Other
177 stars 28 forks source link

Fix merge_from_mkdocs_material.py to handle renames #310

Closed jbms closed 5 months ago

jbms commented 5 months ago

merge_from_mkdocs_material.py now uses git-rebase to the do the merge, which works better than git apply --3way.