Skip to content

Commit

Permalink
Hide left nave here too and add a schema
Browse files Browse the repository at this point in the history
  • Loading branch information
lmz committed Mar 10, 2023
1 parent e450060 commit bffbe8c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/api.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
hide:
- navigation
---
# API Documentation

## Base Classes
Expand All @@ -11,3 +15,10 @@

::: network_wrangler.utils
::: network_wrangler.logger

## Schemas

### `roadway_network_node.json`
``` json
{{ include_file('network_wrangler\\schemas\\roadway_network_node.json', downshift_h1= False) }}
```

0 comments on commit bffbe8c

Please sign in to comment.