| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'docs-next' of git://git.lwn.net/linux into topic/docs-next | Mauro Carvalho Chehab | 2016-07-23 | 1 | -3/+9 |
|\ |
|
| * | doc-rst: kernel-doc directive, fix state machine reporter | Markus Heiser | 2016-07-21 | 1 | -3/+9 |
* | | doc-rst: parse-headers: remove trailing spaces | Mauro Carvalho Chehab | 2016-07-09 | 1 | -0/+2 |
* | | doc-rst: add kernel-include directive | Markus Heiser | 2016-07-08 | 1 | -0/+183 |
* | | doc-rst: parse-headers: don't do substituition references | Mauro Carvalho Chehab | 2016-07-07 | 1 | -1/+1 |
* | | doc-rst: parse-headers: add an option to ignore enum symbols | Mauro Carvalho Chehab | 2016-07-07 | 1 | -0/+4 |
* | | doc-rst: parse-headers: better handle comments at the source code | Mauro Carvalho Chehab | 2016-07-07 | 1 | -3/+14 |
* | | doc-rst: parse-headers: fix multiline typedef handler | Mauro Carvalho Chehab | 2016-07-07 | 1 | -3/+4 |
* | | doc-rst: parse-headers: better handle typedefs | Mauro Carvalho Chehab | 2016-07-07 | 1 | -2/+7 |
* | | doc-rst: parse-headers: be more formal about the valid symbols | Mauro Carvalho Chehab | 2016-07-07 | 1 | -8/+8 |
* | | doc-rst: fix parsing comments and '{' on a separate line | Mauro Carvalho Chehab | 2016-07-07 | 1 | -6/+11 |
* | | doc-dst: parse-headers: highlight deprecated comments | Mauro Carvalho Chehab | 2016-07-07 | 1 | -0/+2 |
* | | doc-rst: parse-headers: improve delimiters to detect symbols | Mauro Carvalho Chehab | 2016-07-07 | 1 | -13/+14 |
* | | doc-rst: add parse-headers.pl script | Mauro Carvalho Chehab | 2016-07-07 | 1 | -0/+290 |
|/ |
|
* | doc-rst: flat-table directive - initial implementation | Markus Heiser | 2016-06-30 | 1 | -0/+365 |
* | Documentation/sphinx: add support for specifying extra export files | Jani Nikula | 2016-06-10 | 1 | -2/+11 |
* | Documentation/sphinx: use a more sensible string split in kernel-doc extension | Jani Nikula | 2016-06-10 | 1 | -1/+1 |
* | Documentation/sphinx: remove unnecessary temporary variable | Jani Nikula | 2016-06-10 | 1 | -2/+1 |
* | doc/sphinx: Track line-number of starting blocks | Daniel Vetter | 2016-06-04 | 1 | -2/+15 |
* | doc/sphinx: Stop touching state_machine internals | Daniel Vetter | 2016-06-03 | 1 | -2/+9 |
* | doc/sphinx: Pass right filename as source | Daniel Vetter | 2016-06-01 | 1 | -1/+1 |
* | Documentation/sphinx: fix kernel-doc extension on python3 | Jani Nikula | 2016-06-01 | 1 | -2/+7 |
* | Documentation/sphinx: nicer referencing of struct in docbook->rst conversion | Jani Nikula | 2016-05-30 | 2 | -6/+14 |
* | sphinx: update docbook->rst conversion script match C domain spec | Jani Nikula | 2016-05-30 | 1 | -4/+4 |
* | sphinx: cheesy script to convert .tmpl files | Jonathan Corbet | 2016-05-30 | 3 | -0/+52 |
* | Documentation/sphinx: add Sphinx kernel-doc directive extension | Jani Nikula | 2016-05-30 | 1 | -0/+102 |