Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
Signed-off-by: KonanAI <[email protected]>
  • Loading branch information
konan-ai authored Jul 25, 2023
1 parent 2033668 commit 03b6634
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ def run_postprocess(app, exception):
# The path to the 'index.html' file
html_file_path = os.path.join(app.outdir, "_readthedocs", "html", "index.html")

print("find_index_html")
find_index_html('.')
print(f"Running postprocess on: {html_file_path}") # print statement

Expand Down

0 comments on commit 03b6634

Please sign in to comment.