Skip to content

Commit

Permalink
Merge branch 'multi_tld_mvp' of https://github.com/Transport-for-the-…
Browse files Browse the repository at this point in the history
…North/caf.distribute into multi_tld_mvp
  • Loading branch information
isaac-tfn committed Jan 9, 2024
2 parents f64011d + ec135a9 commit cffcf81
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
from pathlib import Path
import caf.distribute

dir_path = Path(__file__).parents[1]
source = dir_path / "src" / "caf" / "distribute"

sys.path.insert(0, os.path.abspath(str(source)))


project = "caf.distribute"
Expand Down Expand Up @@ -80,5 +76,4 @@
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ["_static"]

# autodoc_mock_imports = ["caf", "caf.distribute"]
autodoc_typehints = "description"

0 comments on commit cffcf81

Please sign in to comment.