diff --git a/README.md b/README.md index 20cf08fb..74daa303 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,11 @@ Qt >= 5.10.0 with at least the following modules is required: * [qtsvg](http://code.qt.io/cgit/qt/qtsvg.git) * [qtdoc](http://code.qt.io/cgit/qt/qtdoc.git) +The following modules and their dependencies are required: + + * [qbs >= 1.9.0](http://code.qt.io/cgit/qbs/qbs.git) + * [qbs-shared >= 1.2.0](https://github.com/lirios/qbs-shared.git) + ## Build Qbs is a new build system that is much easier to use compared to qmake or CMake. diff --git a/doc/fluid-online.qdocconf b/doc/fluid-online.qdocconf index 8819d61e..8331ca4f 100644 --- a/doc/fluid-online.qdocconf +++ b/doc/fluid-online.qdocconf @@ -1,13 +1,17 @@ include(config/fluid-project.qdocconf) -include($QT_INSTALL_DOCS/global/qt-html-templates-online.qdocconf) +include($QT_INSTALL_DOCS/global/qt-html-templates-offline.qdocconf) -HTML.nonavigationbar = "true" +HTML.nonavigationbar = "false" HTML.navigationseparator = "" HTML.stylesheets = \ template/style/base.css \ - template/style/liri.css + template/style/liri.css \ + template/style/liri.eot \ + template/style/liri.svg \ + template/style/liri.ttf \ + template/style/liri.woff HTML.headerstyles = \ "\n" \ @@ -19,7 +23,6 @@ HTML.headerstyles = \ "\n" \ HTML.headerscripts = \ - " \n" \ " \n" \ HTML.endheader = \ @@ -27,15 +30,15 @@ HTML.endheader = \ HTML.postheader = \ "\n" \ - "