Skip to content

Boxtalk.ai

External Documentation

Project layout

mkdocs.yml    # The configuration file.
docs/
    index.md  # The documentation homepage.
    ...       # Other markdown pages, images and other files.
api/docs/
    index.md  # API Homepage
    ...       # Autogenerated documentation
client/docs/
    index.md  # Client Homepage
    ...       # Autogenerated documentation