Merge branch 'main' into feature/singlerst-builder
This commit is contained in:
+1
-2
@@ -1,8 +1,7 @@
|
|||||||
# Find Sphinx
|
|
||||||
include(SphinxUtils)
|
include(SphinxUtils)
|
||||||
|
|
||||||
setup_sphinx_environment()
|
setup_sphinx_environment()
|
||||||
|
|
||||||
# Add builder targets
|
|
||||||
add_sphinx_builder(html)
|
add_sphinx_builder(html)
|
||||||
add_sphinx_builder(markdown)
|
add_sphinx_builder(markdown)
|
||||||
add_sphinx_builder(rst)
|
add_sphinx_builder(rst)
|
||||||
|
|||||||
Reference in New Issue
Block a user