Sphinx-based documentation added

This commit is contained in:
Mateusz Pusz
2020-03-09 18:55:41 +01:00
parent af6358fbdb
commit b65328d575
88 changed files with 6476 additions and 154 deletions
+20
View File
@@ -0,0 +1,20 @@
@import 'theme.css';
a.reference.internal + code.sig-name.descname {
padding-left: 4px;
}
.breatheparameterlist li tt + p {
display: inline;
}
.breatheenumvalues li tt + p {
display: inline;
}
.rst-content .admonition-try-it-on-compiler-explorer {
background-color: #e2f6d5;
}
.rst-content .admonition-try-it-on-compiler-explorer > .admonition-title {
background-color: #66c52a;
}