You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

41 lines
1.0 KiB

# Project information
site_name: 'doccano'
site_description: 'A Text Annotation tool for Humans'
site_author: 'Hiroki Nakayama'
site_url: 'https://chakki-works.github.io/doccano/'
# Repository
repo_name: 'chakki-works/doccano'
repo_url: 'https://github.com/chakki-works/doccano'
# Copyright
copyright: 'Copyright © 2018 - 2019 Hiroki Nakayama'
theme:
name: 'material'
palette:
primary: 'cyan'
accent: 'cyan'
show_sidebar: true
extra:
social:
- type: 'github'
link: 'https://github.com/Hironsan'
- type: 'twitter'
link: 'https://twitter.com/Hironsan13'
# Page tree
nav:
- Doccano: index.md
- Getting started: getting-started.md
- Tutorial: tutorial.md
- Project Structure: project_structure.md
- Advanced:
- AWS HTTPS settings: advanced/aws_https_settings.md
- OAuth2 settings: advanced/oauth2_settings.md
#- Release notes: release-notes.md
#- Author's notes: authors-notes.md
- FAQ: faq.md
- Code of Conduct: CODE_OF_CONDUCT.md
- Roadmap: roadmap.md