mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-04 15:29:10 -07:00
Attempt to force docs rebuild? Please?
This commit is contained in:
parent
4a184b57c8
commit
884d8af759
6 changed files with 6 additions and 6 deletions
|
@ -48,7 +48,7 @@ class SphinxBuilder(object):
|
|||
|
||||
confdir = os.path.abspath('./')
|
||||
srcdir = os.path.abspath('rst')
|
||||
freshenv = False
|
||||
freshenv = True
|
||||
|
||||
# Create the builder
|
||||
app = Sphinx(srcdir,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue