Skip to content

Commit 1efc619

Browse files
committed
API reference
1 parent cca902a commit 1efc619

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

docs/api.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# API reference
22

3-
::: cfa
3+
::: cfa.dataops.catalog.get_data
4+
5+
::: cfa.dataops.catalog.list_datasets

mkdocs.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ nav:
44
- index.md
55
- data_user_guide.md
66
- data_developer_guide.md
7+
- api.md
78

89
repo_url: https://github.com/cdcgov/cfa-dataops
910
repo_name: cfa-dataops
@@ -32,9 +33,8 @@ plugins:
3233
handlers:
3334
python:
3435
options:
35-
extra:
36-
show_root_heading: true
37-
show_full_root_path: true
36+
show_root_heading: true
37+
show_full_root_path: true
3838
- search
3939

4040
markdown_extensions:

0 commit comments

Comments
 (0)