summaryrefslogtreecommitdiffstats
path: root/Documentation/sphinx
AgeCommit message (Expand)AuthorLines
2016-07-23Merge branch 'docs-next' of git://git.lwn.net/linux into topic/docs-nextMauro Carvalho Chehab-3/+9
2016-07-20doc-rst: kernel-doc directive, fix state machine reporterMarkus Heiser-3/+9
2016-07-09doc-rst: parse-headers: remove trailing spacesMauro Carvalho Chehab-0/+2
2016-07-08doc-rst: add kernel-include directiveMarkus Heiser-0/+183
2016-07-07doc-rst: parse-headers: don't do substituition referencesMauro Carvalho Chehab-1/+1
2016-07-07doc-rst: parse-headers: add an option to ignore enum symbolsMauro Carvalho Chehab-0/+4
2016-07-07doc-rst: parse-headers: better handle comments at the source codeMauro Carvalho Chehab-3/+14
2016-07-07doc-rst: parse-headers: fix multiline typedef handlerMauro Carvalho Chehab-3/+4
2016-07-07doc-rst: parse-headers: better handle typedefsMauro Carvalho Chehab-2/+7
2016-07-07doc-rst: parse-headers: be more formal about the valid symbolsMauro Carvalho Chehab-8/+8
2016-07-07doc-rst: fix parsing comments and '{' on a separate lineMauro Carvalho Chehab-6/+11
2016-07-07doc-dst: parse-headers: highlight deprecated commentsMauro Carvalho Chehab-0/+2
2016-07-07doc-rst: parse-headers: improve delimiters to detect symbolsMauro Carvalho Chehab-13/+14
2016-07-07doc-rst: add parse-headers.pl scriptMauro Carvalho Chehab-0/+290
2016-06-30doc-rst: flat-table directive - initial implementationMarkus Heiser-0/+365
2016-06-10Documentation/sphinx: add support for specifying extra export filesJani Nikula-2/+11
2016-06-10Documentation/sphinx: use a more sensible string split in kernel-doc extensionJani Nikula-1/+1
2016-06-10Documentation/sphinx: remove unnecessary temporary variableJani Nikula-2/+1
2016-06-04doc/sphinx: Track line-number of starting blocksDaniel Vetter-2/+15
2016-06-03doc/sphinx: Stop touching state_machine internalsDaniel Vetter-2/+9
2016-06-01doc/sphinx: Pass right filename as sourceDaniel Vetter-1/+1
2016-06-01Documentation/sphinx: fix kernel-doc extension on python3Jani Nikula-2/+7
2016-05-30Documentation/sphinx: nicer referencing of struct in docbook->rst conversionJani Nikula-6/+14
2016-05-30sphinx: update docbook->rst conversion script match C domain specJani Nikula-4/+4
2016-05-30sphinx: cheesy script to convert .tmpl filesJonathan Corbet-0/+52
2016-05-30Documentation/sphinx: add Sphinx kernel-doc directive extensionJani Nikula-0/+102