Commit fc87aa6f authored by Yakubov, Sergey's avatar Yakubov, Sergey
Browse files

autobuild docs

parent 36c858c5
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -6,8 +6,9 @@ build:
    python: "3.12"
  jobs:
    post_create_environment:
      - pip install altair sphinx-rtd-theme==3.0.0rc3 tomli
      - pip install altair sphinx-rtd-theme==3.0.0rc3 tomli sphinxcontrib-napoleon
      - pip install .

    pre_build:
     - SPHINX_APIDOC_OPTIONS=members,show-inheritance sphinx-apidoc -o docs/source src
sphinx:
  configuration: docs/conf.py