Reworked docs rendering using jinja2.
This commit is contained in:
parent
1e723e6647
commit
69e9c80ec3
12 changed files with 70 additions and 94 deletions
|
@ -9,13 +9,13 @@
|
|||
order: [
|
||||
page_header
|
||||
type_docs
|
||||
!type_docs!
|
||||
!type_docs.md.j2
|
||||
term_definitions
|
||||
!term_definitions!
|
||||
!term_definitions.md.j2
|
||||
request_response
|
||||
reserved_tokens
|
||||
response_flags
|
||||
!response_flags!
|
||||
!response_flags.md.j2
|
||||
example_conversation
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue