Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
2bcd40e5
Commit
2bcd40e5
authored
Dec 14, 2015
by
Marcel Stör
Browse files
Fix blockquote style and admonition
parent
56a327ef
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/css/extra.css
0 → 100644
View file @
2bcd40e5
blockquote
{
padding
:
0
15px
;
color
:
#777
;
border-left
:
4px
solid
#ddd
;
}
.rst-content
blockquote
{
margin
:
0
;
}
\ No newline at end of file
mkdocs.yml
View file @
2bcd40e5
site_name
:
NodeMCU Documentation
site_description
:
Description of the NodeMCU documentation
theme
:
readthedocs
repo_url
:
https://github.com/nodemcu/nodemcu-firmware/
strict
:
true
markdown_extensions
:
-
admonition
:
-
toc
:
permalink
:
True
pages
:
-
Home
:
'
index.md'
-
Building the firmware
:
'
build.md'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment