Added API Reference Style Guidelines
authorJerome Pasion <jerome.pasion@nokia.com>
Mon, 13 Aug 2012 10:01:05 +0000 (12:01 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 7 Sep 2012 13:39:31 +0000 (15:39 +0200)
commit8c4ac07258c7d6f89617858ba86dedd1078d6abe
tree695af1840c017d173e8cfd826b0a06b498f64c6b
parentdf175f190d17b3473ef4257cd393eda679060651
Added API Reference Style Guidelines

-added C++ and QML language guidelines as part of QDoc Guide
    -included snippets
-fixed links in the HTML template of the QDoc Guide
-compiles when the main QDoc manual is compiled

Change-Id: Iadd799712eef80e905d092396cb7a1e25a863b43
Reviewed-by: Geir Vattekar <geir.vattekar@nokia.com>
Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org>
Reviewed-by: Martin Smith <martin.smith@nokia.com>
src/tools/qdoc/doc/config/qt-html-templates-online.qdocconf
src/tools/qdoc/doc/config/qt-html-templates.qdocconf
src/tools/qdoc/doc/examples/cpp.qdoc [new file with mode: 0644]
src/tools/qdoc/doc/examples/qml.qdoc [new file with mode: 0644]
src/tools/qdoc/doc/qdoc-guide/qdoc-guide.qdoc [moved from src/tools/qdoc/doc/qdoc-guide.qdoc with 98% similarity]
src/tools/qdoc/doc/qdoc-guide/qtwritingstyle-cpp.qdoc [new file with mode: 0644]
src/tools/qdoc/doc/qdoc-guide/qtwritingstyle-qml.qdoc [new file with mode: 0644]