summaryrefslogtreecommitdiff
path: root/tests/auto/qdoc/generatedoutput/expected_output/docbook
Commit message (Expand)AuthorAgeFilesLines
* QDoc: Tag C++ elements as "noexcept" when they are marked as suchLuca Di Sera2023-01-251-2/+2
* qdoc: Ignore rest of the line for \inlineimageVenugopal Shivashankar2023-01-241-0/+13
* qdoc: Unify handling of QML types and QML value typesTopi Reinio2022-12-122-3/+18
* Synchronize generateDetailedQmlMember with HTMLThibaut Cuvelier2022-11-101-0/+42
* QDoc/DocBook: Encode raw strings in blockquotes as raw HTMLThibaut Cuvelier2022-11-101-2/+3
* qdoc: WebXMLGenerator: Handle image captionsTopi Reinio2022-11-101-1/+1
* qdoc raw string: deal with raw HTML titlesThibaut Cuvelier2022-11-091-2/+2
* QDoc: Output sensible DocBook for raw stringsThibaut Cuvelier2022-11-092-22/+22
* Add reference to groups in class/qmltype pages in DocBookThibaut Cuvelier2022-11-091-0/+7
* Generate all the atoms of the captions in figuresThibaut Cuvelier2022-11-091-2/+2
* Detect figure captions for bordered imagesThibaut Cuvelier2022-11-091-3/+57
* Don't chop characters from macro namesThibaut Cuvelier2022-11-042-2/+2
* Output the parent node name in synopsis just before the nodeThibaut Cuvelier2022-11-042-17/+17
* Insert missing ends of paragraphs for reimplementsThibaut Cuvelier2022-11-041-1/+2
* Enclose more lists in a section of their ownThibaut Cuvelier2022-11-041-2/+5
* Add "Obsolete" to the title of obsolete sectionsThibaut Cuvelier2022-11-043-6/+6
* QDoc tests: Add missing outputPaul Wicking2022-11-031-0/+55
* QDoc: Fix ordering of overloads for QML TypesLuca Di Sera2022-10-132-8/+8
* qdoc: Disable linking inside table-of-contents itemsTopi Reinio2022-10-131-0/+4
* QDoc: Fix ordering of detailed members/all members sectionLuca Di Sera2022-09-291-18/+18
* QDoc: Remove support for javascript codeblocksLuca Di Sera2022-09-091-2/+0
* Update DocBook tags to 5.2Thibaut Cuvelier2022-08-233-4/+8
* Refactor to use the startSection/endSection helpersThibaut Cuvelier2022-08-221-0/+3
* 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/+54
* qdoc: Introduce \modulestate commandTopi Reinio2022-07-151-0/+2
* qdoc: Make types inherit \since statement from their module docsTopi Reinio2022-07-139-0/+58
* qdoc: Down-prioritize linking to section titlesTopi Reinio2022-06-131-0/+4
* Output method modifiers after the parameters in DocBookThibaut Cuvelier2022-06-022-4/+3
* Remove namespace in synopsisinfo@roleThibaut Cuvelier2022-06-0111-147/+147
* Avoid writing code markers in DocBookThibaut Cuvelier2022-05-304-11/+11
* DocBook: wrap the see-also list in a sectionThibaut Cuvelier2022-05-272-0/+9
* Improve formatting of DocBook filesThibaut Cuvelier2022-05-254-8/+17
* Fix DocBook validity of extended XLinksThibaut Cuvelier2022-05-252-2/+2
* Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-03-183-3/+3
* qdoc: Remove quotefunction from the codebaseLuca Di Sera2022-01-281-1/+1
* qdoc: Allow parameters for the \include commandTopi Reinio2021-12-141-1/+1
* QDoc: Deprecate \oldcode and \newcodeLuca Di Sera2021-11-251-6/+0
* qdoc: Improve link text formattingTopi Reinio2021-11-031-0/+29
* qdoc: Add styling for \note, \important and \warningTopi Reinio2021-10-161-1/+3
* qdoc: Improve function tagging for grouped \fn commandsTopi Reinio2021-08-231-0/+5
* qdoc: Clean up index file generationTopi Reinio2021-07-017-29/+0
* qdoc: \generatelist: Ensure we link to the main namespace referenceTopi Reinio2021-06-141-0/+6
* qdoc: Fix incorrect parameters generated for QML signalsTopi Reinio2021-06-101-0/+7
* Doc: Improve \deprecated commandPaul Wicking2021-05-102-1/+13
* qdoc: Remove Node::Obsolete statusTopi Reinio2021-05-102-10/+10
* qdoc: Check if the module version no. is emptyVenugopal Shivashankar2021-05-083-1/+51
* Revert "QDoc: Add \deprecatedsince command"Paul Wicking2021-04-302-21/+16
* QDoc: Add \deprecatedsince commandPaul Wicking2021-04-282-16/+21
* qdoc: Re-implement \default commandTopi Reinio2021-03-172-2/+2