Skip to content
Snippets Groups Projects
mkdocs.yml 648 B
Newer Older
François Agneray's avatar
François Agneray committed
site_name: ANIS Documentation
François Agneray's avatar
François Agneray committed
dev_addr: 0.0.0.0:2080
François Agneray's avatar
François Agneray committed
theme: readthedocs
extra_css: [extra.css]
François Agneray's avatar
François Agneray committed
nav:
Menou Lucas's avatar
Menou Lucas committed
    - Overview:
          - What is ANIS?: index.md
          - Installation: installation.md
    - ANIS Configuration Basics:
          - Metamodel database: metamodel_database.md
          - Server API: server_api.md
          - File management: data_management.md
          - Authorization management: authorization.md
    - The web interface of ANIS:
          - Web portal: web_portal.md
          - Web client: web_client.md
          - Web admin: web_admin.md
Menou Lucas's avatar
Menou Lucas committed
    - ANIS Scientific API:
          - REST API description: data_search.md