From 0c1cf492a6bfd0d34b2411a75231ec89bbadf069 Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Thu, 19 Sep 2013 14:39:49 +0200 Subject: doc-snapshot: removed nosubdir template -moved the important part into the main template Change-Id: I843cdecec3e7d0396d38e7d978fd1bac5f4590f7 Reviewed-by: Martin Smith Reviewed-by: Jerome Pasion --- .../qt-html-templates-snapshot-nosubdir.qdocconf | 44 ---------------------- .../templates/qt-html-templates-snapshot.qdocconf | 3 ++ 2 files changed, 3 insertions(+), 44 deletions(-) delete mode 100644 doc-snapshot/templates/qt-html-templates-snapshot-nosubdir.qdocconf diff --git a/doc-snapshot/templates/qt-html-templates-snapshot-nosubdir.qdocconf b/doc-snapshot/templates/qt-html-templates-snapshot-nosubdir.qdocconf deleted file mode 100644 index ef903d6..0000000 --- a/doc-snapshot/templates/qt-html-templates-snapshot-nosubdir.qdocconf +++ /dev/null @@ -1,44 +0,0 @@ -#include standard set of HTML header and footer. -include(html-config.qdocconf) -include(html-header-online.qdocconf) -include(html-footer.qdocconf) - -#uncomment if navigation bar is not wanted -#HTML.nonavigationbar = "true" - -HTML.stylesheets = template/style/online.css -HTML.extraimages += template/images/ico_out.png \ - template/images/ico_note.png \ - template/images/ico_note_attention.png \ - template/images/btn_prev.png \ - template/images/btn_next.png \ - template/images/bullet_dn.png \ - template/images/bullet_sq.png \ - template/images/bgrContent.png \ - template/images/Qt-logo.png \ - template/images/Qt-dark_gradient.png \ - template/images/Qt-footer-bg.jpg \ - template/images/Qt-footer_shadow.png \ - template/images/Qt-gradient.png \ - template/images/Qt-header-bg.jpg - -#Google Analytics script -HTML.headerscripts = \ - "\n" \ - "\n\n" \ - "\n\n" \ - -HTML.nosubdirs = "true" -HTML.outputsubdir = "html" diff --git a/doc-snapshot/templates/qt-html-templates-snapshot.qdocconf b/doc-snapshot/templates/qt-html-templates-snapshot.qdocconf index a733ed9..ef903d6 100644 --- a/doc-snapshot/templates/qt-html-templates-snapshot.qdocconf +++ b/doc-snapshot/templates/qt-html-templates-snapshot.qdocconf @@ -39,3 +39,6 @@ HTML.headerscripts = \ " })();\n" \ " \n" \ "\n\n" \ + +HTML.nosubdirs = "true" +HTML.outputsubdir = "html" -- cgit v1.2.3