Newer
Older
site_name: ETSI SDG TFS Documentation
site_description: ETSI SDG TFS Documentation page
site_author: TeraflowSDN by ETSI
site_url: https://tfs.etsi.org/
repo_name: TFS GitLab
repo_url: https://labs.etsi.org/rep/tfs
# edit_uri: edit/docs-revamp/docs/
# edit_uri: blob/docs-revamp/docs/
# remote_name: origin
# remote_branch: gh-pages
# Theme and overrides, i.e. language partial
# https://squidfunk.github.io/mkdocs-material/creating-your-site/
theme:
name: material
# Don't include MkDocs' JavaScript
#include_search_page: false
#search_index_only: true
# Default values, taken from mkdocs_theme.yml
language: en
# feature:
# tabs: true
features:
- navigation.instant
- navigation.instant.progress
- navigation.top
- navigation.footer
- navigation.path
- search
- search.highlight
palette:
favicon: images/favicon.png
icon:
repo: fontawesome/brands/gitlab
# Copyright
copyright: "Copyright © 2019-2024 TeraflowSDN Project"
# Options
extra:
# search:
# languages: "en"
social:
- icon: fontawesome/solid/globe
link: https://tfs.etsi.org/
link: https://labs.etsi.org/rep/tfs
link: https://www.linkedin.com/company/teraflowsdn/
link: https://twitter.com/TeraflowSDN
version:
provider: mike
# Page tree
nav:
- Overview:
- Introduction: index.md
- Release Notes: releasenotes.md
- Architecture: architecture.md
- How to Run: ./gettingstarted/howtorun.md
- Test Plan: ./testing/testplan/README.md
- Robot Framework: ./testing/robotframework/README.md
- Postman: ./testing/postman/README.md
- FAQ: ./FAQ.md