Skip to content

Commit

Permalink
TEMPORARY: do not validate URLs during documentation generation stage
Browse files Browse the repository at this point in the history
  • Loading branch information
iagaponenko committed Oct 4, 2024
1 parent 93b87c8 commit f27e966
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/documenteer.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ title = "Qserv"
copyright = "2015-2023 Association of Universities for Research in Astronomy, Inc. (AURA)"
base_url = "https://qserv.lsst.io"
github_url = "https://github.com/lsst/qserv"

[sphinx.linkcheck]
ignore = ['https://confluence\.lsstcorp\.org/.*']

0 comments on commit f27e966

Please sign in to comment.