Simplify C++ docs build directory setup

Symlink the _static directory instead.
This commit is contained in:
Simon Hausmann 2020-09-04 11:30:51 +02:00
parent a539dab848
commit f4958abba5
2 changed files with 7 additions and 12 deletions

View file

@ -0,0 +1,9 @@
.wy-table-responsive table td, .wy-table-responsive table th {
white-space: normal;
}
.wy-table-responsive {
margin-bottom: 24px;
max-width: 100%;
overflow: visible;
}