added embedded repo pybind11.

This commit is contained in:
Steinar Foss
2019-06-14 14:34:20 +02:00
parent 327e6c3a5c
commit 8d2398612b
182 changed files with 40065 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
.wy-table-responsive table td,
.wy-table-responsive table th {
white-space: initial !important;
}
.rst-content table.docutils td {
vertical-align: top !important;
}
div[class^='highlight'] pre {
white-space: pre;
white-space: pre-wrap;
}