2017-12-29 12:43:05 +00:00
|
|
|
site_name: Документация ClickHouse
|
|
|
|
|
|
|
|
docs_dir: ru_single_page
|
2018-02-16 18:30:31 +00:00
|
|
|
site_dir: build/docs/ru/single
|
2017-12-29 12:43:05 +00:00
|
|
|
use_directory_urls: false
|
|
|
|
|
|
|
|
repo_name: 'yandex/ClickHouse'
|
2018-02-14 20:10:32 +00:00
|
|
|
repo_url: 'https://github.com/yandex/ClickHouse/'
|
2017-12-29 12:43:05 +00:00
|
|
|
|
2018-02-16 10:33:30 +00:00
|
|
|
extra_css:
|
2018-02-21 16:38:41 +00:00
|
|
|
- assets/stylesheets/custom.css
|
2018-02-16 10:33:30 +00:00
|
|
|
|
2017-12-29 12:43:05 +00:00
|
|
|
theme:
|
|
|
|
name: null
|
|
|
|
custom_dir: 'mkdocs-material-theme'
|
|
|
|
language: 'ru'
|
|
|
|
feature:
|
|
|
|
tabs: false
|
|
|
|
palette:
|
|
|
|
primary: 'white'
|
|
|
|
accent: 'white'
|
2018-02-16 10:33:30 +00:00
|
|
|
font: false
|
|
|
|
# text: Roboto
|
|
|
|
# code: Roboto Mono
|
2017-12-29 12:43:05 +00:00
|
|
|
logo: 'images/logo.svg'
|
2018-02-14 20:10:32 +00:00
|
|
|
favicon: 'assets/images/favicon.ico'
|
2017-12-29 12:43:05 +00:00
|
|
|
include_search_page: false
|
|
|
|
search_index_only: true
|
|
|
|
static_templates:
|
|
|
|
- 404.html
|
|
|
|
|
|
|
|
extra:
|
|
|
|
search:
|
|
|
|
language: 'en, ru'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pages:
|
|
|
|
- 'Документация': 'index.md'
|