Skip to content
Snippets Groups Projects

Feature/update docstrings

Merged Karel van Klink requested to merge feature/update-docstrings into develop
All threads resolved!
4 files
+ 9
13
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -29,6 +29,7 @@ with Path.open(root / "docs" / "wf_redirects.yaml", "w") as redirect_file:
file_content = {
"plugins": [
"search",
{"open-in-new-tab": {"add_icon": True}},
{"gen-files": {"scripts": ["scripts/gen_ref_pages.py"]}},
{"redirects": {"redirect_maps": redirect_map}},
{"literate-nav": {"nav_file": "SUMMARY.md"}},
Loading