mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Replace rst extension with html in message (#29022)
This commit is contained in:
@@ -73,4 +73,4 @@ epub:
|
|||||||
|
|
||||||
htmlsingle: assertrst
|
htmlsingle: assertrst
|
||||||
sphinx-build -j $(CPUS) -b html -d _build/doctrees ./rst _build/html rst/$(rst)
|
sphinx-build -j $(CPUS) -b html -d _build/doctrees ./rst _build/html rst/$(rst)
|
||||||
@echo "Output is in _build/html/$(rst)"
|
@echo "Output is in _build/html/$(rst:.rst=.html)"
|
||||||
|
|||||||
Reference in New Issue
Block a user