DiamondLightSource / python-copier-template

Diamond's opinionated copier template for pure Python projects managed by pip
Apache License 2.0
4 stars 2 forks source link

Edit this page button broken if project != github_repo #115

Closed coretl closed 5 months ago

coretl commented 6 months ago

From https://github.com/epics-containers/epics-containers.github.io/issues/96

This: https://github.com/DiamondLightSource/python-copier-template/blob/a43b9b42bab55eb64b01e7e7b08e02d7b17ce7d7/template/%7B%25%20if%20sphinx%20%25%7Ddocs%7B%25%20endif%20%25%7D/conf.py.jinja#L169 And this: https://github.com/DiamondLightSource/python-copier-template/blob/a43b9b42bab55eb64b01e7e7b08e02d7b17ce7d7/docs/conf.py#L152

Should read:

"github_repo": github_repo,