mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-25 12:13:00 +01:00
Update Docs/config.qdocconf
This commit is contained in:
parent
5429a3a62f
commit
e552729d0c
@ -3,9 +3,9 @@
|
||||
# in this directory. You can shift + right click in this explorer
|
||||
# window and select "Open PowerShell Window here" for this.
|
||||
|
||||
include($QT_INSTALL_DOCS/global/qt-cpp-defines.qdocconf)
|
||||
include($QT_INSTALL_DOCS/global/compat.qdocconf)
|
||||
include($QT_INSTALL_DOCS/global/fileextensions.qdocconf)
|
||||
include(/opt/qt/Docs/Qt-5.14.0/global/qt-cpp-defines.qdocconf)
|
||||
include(/opt/qt/Docs/Qt-5.14.0/global/compat.qdocconf)
|
||||
include(/opt/qt/Docs/Qt-5.14.0/global/fileextensions.qdocconf)
|
||||
|
||||
descripton = ScreenPlay is an open source cross plattform app for displaying Wallpaper, Widgets and AppDrawer.
|
||||
language = Cpp
|
||||
@ -69,4 +69,4 @@ HTML.postheader += "<div id="mainWrapper" class=\"wrapper container \">\n"
|
||||
# what to append to every page after the content
|
||||
HTML.footer += "<div id="license" class=\"footer center\"><p>This documentation is licensed under a <a rel=\"license\" href=\"http://creativecommons.org/licenses/by/4.0/\">Creative Commons Attribution 4.0 International License</a>.</p></div>"
|
||||
HTML.footer += "<script src=\"../js/mermaid.min.js\"></script>"
|
||||
HTML.footer += "<script>var config = {startOnLoad:true,flowchart:{useMaxWidth:true,htmlLabels:true}};mermaid.initialize(config);</script>"
|
||||
HTML.footer += "<script>var config = {startOnLoad:true,flowchart:{useMaxWidth:true,htmlLabels:true}};mermaid.initialize(config);</script>"
|
||||
|
Loading…
Reference in New Issue
Block a user