FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-devtools/mkdocs.yml at master · TrendingTechnology/python-devtools · GitHub
TrendingTechnology
/
python-devtools
Public
forked from
samuelcolvin/python-devtools
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-devtools
/
mkdocs.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
46 lines (40 loc) · 814 Bytes
Breadcrumbs
python-devtools
/
mkdocs.yml
Copy path
File metadata and controls
46 lines (40 loc) · 814 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
site_name
:
python-devtools
site_description
:
Python's missing debug print command and other development tools.
strict
:
true
site_url
:
https://python-devtools.helpmanual.io/
theme
:
name
:
'
material
'
custom_dir
:
'
docs/theme
'
palette
:
primary
:
pink
accent
:
pink
repo_name
:
samuelcolvin/python-devtools
repo_url
:
https://github.com/samuelcolvin/python-devtools
google_analytics
:
-
'
UA-62733018-4
'
-
'
auto
'
extra_css
:
-
'
theme/customization.css
'
nav
:
-
Overview
:
index.md
-
install.md
-
usage.md
-
history.md
markdown_extensions
:
-
markdown.extensions.codehilite
:
guess_lang
:
false
-
markdown_include.include
:
base_path
:
docs
-
toc
:
permalink
:
🔗
-
admonition
-
codehilite
-
extra
-
attr_list
plugins
:
-
search
-
exclude
:
glob
:
-
build/*
-
examples/*
-
requirements.txt
Back
|
FazBrowse Home
|
New Git URL