Browse Source

[DOC] add autodoc import

pull/6/head
troyyyyy 1 year ago
parent
commit
ebf1e6fe2a
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      docs/conf.py

+ 2
- 0
docs/conf.py View File

@@ -11,6 +11,8 @@ from sphinx.application import Sphinx

sys.path.insert(0, os.path.abspath(".."))

import ablkit # noqa: E402

# -- Project information -----------------------------------------------------

project = "ABL Kit"


Loading…
Cancel
Save