summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/expected_output/testqdoc-test.html
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Move tst_generatedoutput under srcLuca Di Sera2023-08-091-157/+0
* qdoc: Add meta description header to HTML outputTopi Reinio2023-03-061-0/+1
* QDoc: Tag C++ elements as "noexcept" when they are marked as suchLuca Di Sera2023-01-251-2/+2
* qdoc: Append translate attribute to few more blocksVenugopal Shivashankar2022-11-291-20/+20
* qdoc: Add translate attribute to HTML blocksVenugopal Shivashankar2022-11-181-32/+32
* qdoc: Stop listing invalid group names in type referenceTopi Reinio2022-11-021-1/+1
* QDoc: Fix ordering of detailed members/all members sectionLuca Di Sera2022-09-291-5/+5
* doc: Handle macros while generating since infoVenugopal Shivashankar2022-08-221-1/+1
* QDoc: Add support for en-dash and em-dashPaul Wicking2022-08-181-0/+22
* qdoc: Make types inherit \since statement from their module docsTopi Reinio2022-07-131-0/+1
* QDoc: Assume that aggregates have a single meaningful include fileLuca Di Sera2022-07-081-4/+7
* QDoc: Add reference to groups in class/qmltype pagesLuca Di Sera2022-06-231-0/+1
* qdoc: Improve generated navigation bar for C++ and QML typesTopi Reinio2022-04-281-0/+1
* Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-03-181-1/+1
* QDoc: clean up html outputPaul Wicking2021-05-251-1/+2
* Doc: Improve \deprecated commandPaul Wicking2021-05-101-1/+1
* Revert "QDoc: Add \deprecatedsince command"Paul Wicking2021-04-301-6/+0
* QDoc: Add \deprecatedsince commandPaul Wicking2021-04-281-0/+6
* QDoc: Stop writing <a name=> html tagsPaul Wicking2021-04-261-18/+12
* Doc: Use PRIVATE linkage with target_link_librariesKai Koehne2020-11-301-1/+1
* qdoc: Fix CMake statementKai Koehne2020-11-271-2/+2
* qdoc: Unify generated documentation between \typedef and \typealiasTopi Reinio2020-11-091-2/+2
* qdoc: Fix handling of \fn signatures with unnamed parametersTopi Reinio2020-10-271-3/+3
* qdoc: Allow documenting implicitly generated special member functionsTopi Reinio2020-10-161-0/+10
* qdoc: Document friend functions as related non-membersTopi Reinio2020-10-081-0/+13
* qdoc: Test documentation for a macro parameter with a reference typeTopi Reinio2020-09-261-3/+3
* qdoc: Ignore unnamed declarations when retrieving parameter namesTopi Reinio2020-06-301-0/+5
* qdoc: Extend synopsis for detailed reference sectionsTopi Reinio2020-06-081-3/+2
* Merge remote-tracking branch 'origin/5.15' into devTopi Reinio2020-05-291-2/+15
|\
| * qdoc: properly implement \typealias commandTopi Reinio2020-04-231-0/+13
| * qdoc: Fix handling of default values for function parametersTopi Reinio2020-04-211-2/+2
* | QDoc: Add CMake package information to documentationPaul Wicking2020-05-261-1/+2
|/
* QDoc: Use correct node type string for \since in shared commentsPaul Wicking2020-03-061-0/+1
* qdoc: Teach QDoc to output function and class template parametersTopi Reinio2020-01-201-1/+1
* QDoc: Use html5 charset declarationPaul Wicking2020-01-051-1/+1
* QDoc: Drop xml prolog from html outputPaul Wicking2020-01-051-1/+0
* qdoc: Fix regression in C++ functions sharing a documentation commentTopi Reinio2020-01-051-0/+12
* Factor out the formatting of the "since" textThibaut Cuvelier2019-12-131-1/+1
* Add new input data to test \reimp commandLevon Sargsyan2019-10-141-1/+7
* Add new test data for htmlFromCpp test-pointLevon Sargsyan2019-10-031-1/+7
* qdoc: generatedoutput autotest: Test more C++ -related commandsTopi Reinio2019-09-301-0/+14
* Add an initial test case for C++ documentation generated by QDocTopi Reinio2019-09-051-0/+54