Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.

Commit 4e2f918

Browse files
authored
Merge pull request #17 from NVIDIA-NeMo/pagaray_dfm_autodoc_update
dfm autodoc update
2 parents 6804e87 + 5e42e16 commit 4e2f918

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
sys.path.insert(0, os.path.abspath(".."))
6969

7070
autodoc2_packages = [
71-
"../nemo_vfm", # Path to your package relative to conf.py
71+
"../dfm", # Path to your package relative to conf.py
7272
]
7373
autodoc2_render_plugin = "myst" # Use MyST for rendering docstrings
7474
autodoc2_output_dir = "apidocs" # Output directory for autodoc2 (relative to docs/)

0 commit comments

Comments
 (0)