Skip to content

Commit

Permalink
Merge branch '0.3-dev' into 248-documentation-page-type
Browse files Browse the repository at this point in the history
  • Loading branch information
odscjen authored Jun 18, 2024
2 parents fadec06 + 8787ee2 commit fe24d59
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -364,3 +364,9 @@

locale_dirs = ['locale/'] # path is example but recommended.
gettext_compact = False # optional.

# -- Options for linkcheck builder ---------------------------------------------

linkcheck_ignore = [
'https://linux.die.net/man/3/libuuid', # 403 Client Error: Forbidden for url
]

0 comments on commit fe24d59

Please sign in to comment.