Reworked docs rendering using jinja2.

This commit is contained in:
Nick Brassel 2022-02-15 05:19:13 +11:00
parent 1e723e6647
commit 69e9c80ec3
12 changed files with 70 additions and 94 deletions

View file

@ -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
]