mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-03 07:04:34 +00:00
Simplify C++ docs build directory setup
Symlink the _static directory instead.
This commit is contained in:
parent
a539dab848
commit
f4958abba5
2 changed files with 7 additions and 12 deletions
9
api/sixtyfps-cpp/docs/_static/theme_tweak.css
vendored
Normal file
9
api/sixtyfps-cpp/docs/_static/theme_tweak.css
vendored
Normal 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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue