forked from video-annotator/pythonvideoannotator
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
20 lines (15 loc) · 655 Bytes
/
Copy pathmkdocs.yml
File metadata and controls
20 lines (15 loc) · 655 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
site_name: PythonVideoAnnotator
site_url: https://pythonvideoannotator.readthedocs.io/
site_description: GUI for analysis and annotation of events occurred in the videos.
site_author: Champalimaud Foundation
repo_url: https://github.com/UmSenhorQualquer/pythonVideoAnnotator/
pages:
- Home: index.md
#extra_css:
# - css/extra.css
#markdown_extensions:
# - toc:
# permalink:
# - admonition:
copyright: Copyright © 2016 <a href="/release-notes/">Champalimaud Foundation</a>, Maintained by the <a href="/about/release-notes/#maintenance-team">Scientific Software Platform</a>.
#google_analytics: ['UA-27795084-5', 'mkdocs.org']