mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Replace rst extension with html in message (#29022)
This commit is contained in:
parent
ea74176a28
commit
02a362e7de
1 changed files with 1 additions and 1 deletions
|
@ -73,4 +73,4 @@ epub:
|
|||
|
||||
htmlsingle: assertrst
|
||||
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)"
|
||||
|
|
Loading…
Reference in a new issue