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 1395168 commit af33b39
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 @@ -114,6 +114,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("pwd", os.listdir())
print(f"Running postprocess on: {html_file_path}") # print statement

# Call the postprocess script on the 'index.html' file
Expand Down

0 comments on commit af33b39

Please sign in to comment.