Sync docs from master to gh-pages

This commit is contained in:
Marcin Grzejszczak
2017-08-31 13:53:05 +02:00
parent 99020db338
commit 4c58504e7e
88 changed files with 5856 additions and 730 deletions

9
css/manual-multipage.css Normal file
View File

@@ -0,0 +1,9 @@
@IMPORT url("manual.css");
body.firstpage {
background: url("../images/background.png") no-repeat center top;
}
div.part h1 {
border-top: none;
}