docs: fixed api reference
This commit is contained in:
@@ -10,6 +10,11 @@ build:
|
||||
os: ubuntu-20.04
|
||||
tools:
|
||||
python: "3.10"
|
||||
jobs:
|
||||
pre_install:
|
||||
- git clone https://gitlab.psi.ch/bec/csaxs_bec.git
|
||||
- pip install ./csaxs_bec
|
||||
|
||||
|
||||
# Build documentation in the docs/ directory with Sphinx
|
||||
sphinx:
|
||||
|
||||
@@ -7,6 +7,6 @@
|
||||
:template: custom-module-template.rst
|
||||
:recursive:
|
||||
|
||||
bec_widgets
|
||||
csaxs_bec
|
||||
|
||||
```
|
||||
@@ -46,4 +46,5 @@ hidden: true
|
||||
introduction/introduction
|
||||
user/user
|
||||
developer/developer
|
||||
api_reference/api_reference
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user