Add renderer for Sphinx .rst files, for user manual previews #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "brecht/gitea-custom:sphinx"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ref infrastructure/blender-projects-platform#51
@Arnd @pablovazquez do you mind me merging this into gitea-custom?
We don't have to deploy this immediately, we can just merge the code in develop and main and not actually enable it in
app.ini
.Then at some point when we enable LFS on uatest and start testing the user manual editing, we can look into this more and make changes to the deployment procedure where needed.
WIP: Add renderer for Sphinx .rst files, for user manual previewsto Add renderer for Sphinx .rst files, for user manual previewsNice! Maybe merge in
develop
to try this over at the uatest instance. I can pull the changes if necessary.I will merge it into develop, and then we can look at actually enabling on uatest at some later point. There is no need to pull the changes but also will not affect anything if you do.
I forgot to mention but this requires an update to Gitea itself which I have not put into
blender-merged
yet.https://github.com/go-gitea/gitea/pull/23333