Add renderer for Sphinx .rst files, for user manual previews
Ref infrastructure/blender-projects-platform#51 Pull Request: https://projects.blender.org/infrastructure/gitea-custom/pulls/2
This commit is contained in:
6
sphinx/template/docutils.conf
Normal file
6
sphinx/template/docutils.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
# Disable file inclusion and raw HTML for security.
|
||||
# https://docutils.sourceforge.io/docs/howto/security.html
|
||||
[parsers]
|
||||
[restructuredtext parser]
|
||||
file-insertion-enabled:false
|
||||
raw-enabled:false
|
||||
Reference in New Issue
Block a user