Sync docs from master to gh-pages

This commit is contained in:
Marcin Grzejszczak
2017-08-29 12:33:22 +02:00
parent 6fe3324b73
commit e2b992f724
133 changed files with 7176 additions and 0 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;
}