Age | Commit message (Expand) | Author | Files | Lines |
2018-05-04 | MAINTAINERS & files: Canonize the e-mails I use at files | Mauro Carvalho Chehab | 1 | -2/+2 |
2018-03-09 | Documentation/sphinx: Fix Directive import error | Matthew Wilcox | 1 | -2/+1 |
2018-01-18 | linux-next: docs-rst: Fix typos in kfigure.py | Masanari Iida | 1 | -3/+3 |
2017-08-31 | Documentation/sphinx: fix kernel-doc decode for non-utf-8 locale | Jani Nikula | 1 | -5/+3 |
2017-07-24 | sphinx-pre-install: use a requirements file | Mauro Carvalho Chehab | 1 | -0/+3 |
2017-06-23 | Docs: clean up some DocBook loose ends | Jonathan Corbet | 2 | -41/+0 |
2017-05-16 | docs-rst: get rid of Documentation/sphinx/tmplcvt script | Mauro Carvalho Chehab | 1 | -28/+0 |
2017-04-11 | tmplcvt: make the tool more robust | Mauro Carvalho Chehab | 1 | -2/+11 |
2017-03-31 | Use sphinx.version_info directly instead of parsing | Rémy Léone | 1 | -1/+1 |
2017-03-09 | docs-rst: automatically convert Graphviz and SVG images | Markus Heiser | 1 | -0/+551 |
2016-12-18 | docs: sphinx-extensions: make rstFlatTable work with docutils 0.13 | Dmitry Shachnev | 1 | -0/+5 |
2016-12-01 | docs-rst: parse-headers.pl: cleanup the documentation | Mauro Carvalho Chehab | 1 | -107/+9 |
2016-11-19 | parse-headers.pl: add documentation for this script | Mauro Carvalho Chehab | 1 | -13/+180 |
2016-10-20 | Documentation/sphinx: rename kernel-doc.py to kerneldoc.py | Jani Nikula | 1 | -0/+0 |
2016-09-19 | Merge tag 'docs-next' of git://git.lwn.net/linux.git into patchwork | Mauro Carvalho Chehab | 1 | -3/+66 |
2016-09-16 | doc-rst:c-domain: function-like macros arguments | Markus Heiser | 1 | -1/+54 |
2016-09-16 | doc-rst:c-domain: fix sphinx version incompatibility | Markus Heiser | 1 | -2/+12 |
2016-09-09 | [media] docs-rst: parse-headers.pl: use the C domain for cross-references | Mauro Carvalho Chehab | 1 | -54/+59 |
2016-09-09 | [media] docs-rst: parse-headers.pl: make debug a command line option | Mauro Carvalho Chehab | 1 | -4/+10 |
2016-09-01 | docs: sphinx-extensions: add metadata parallel-safe | Markus Heiser | 3 | -0/+21 |
2016-08-23 | doc-rst: moved *duplicate* warnings to nitpicky mode | Markus Heiser | 1 | -0/+27 |
2016-08-23 | doc-rst:c-domain: ref-name of a function declaration | Markus Heiser | 1 | -0/+31 |
2016-08-23 | doc-rst: add boilerplate to customize c-domain | Markus Heiser | 1 | -0/+44 |
2016-08-19 | docs-rst: parse-heraders.pl: escape LaTeX characters | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-08-14 | doc-rst: generic way to build only sphinx sub-folders | Markus Heiser | 1 | -0/+32 |
2016-07-23 | Merge branch 'docs-next' of git://git.lwn.net/linux into topic/docs-next | Mauro Carvalho Chehab | 1 | -3/+9 |
2016-07-21 | doc-rst: kernel-doc directive, fix state machine reporter | Markus Heiser | 1 | -3/+9 |
2016-07-09 | doc-rst: parse-headers: remove trailing spaces | Mauro Carvalho Chehab | 1 | -0/+2 |
2016-07-08 | doc-rst: add kernel-include directive | Markus Heiser | 1 | -0/+183 |
2016-07-07 | doc-rst: parse-headers: don't do substituition references | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-07-07 | doc-rst: parse-headers: add an option to ignore enum symbols | Mauro Carvalho Chehab | 1 | -0/+4 |
2016-07-07 | doc-rst: parse-headers: better handle comments at the source code | Mauro Carvalho Chehab | 1 | -3/+14 |
2016-07-07 | doc-rst: parse-headers: fix multiline typedef handler | Mauro Carvalho Chehab | 1 | -3/+4 |
2016-07-07 | doc-rst: parse-headers: better handle typedefs | Mauro Carvalho Chehab | 1 | -2/+7 |
2016-07-07 | doc-rst: parse-headers: be more formal about the valid symbols | Mauro Carvalho Chehab | 1 | -8/+8 |
2016-07-07 | doc-rst: fix parsing comments and '{' on a separate line | Mauro Carvalho Chehab | 1 | -6/+11 |
2016-07-07 | doc-dst: parse-headers: highlight deprecated comments | Mauro Carvalho Chehab | 1 | -0/+2 |
2016-07-07 | doc-rst: parse-headers: improve delimiters to detect symbols | Mauro Carvalho Chehab | 1 | -13/+14 |
2016-07-07 | doc-rst: add parse-headers.pl script | Mauro Carvalho Chehab | 1 | -0/+290 |
2016-06-30 | doc-rst: flat-table directive - initial implementation | Markus Heiser | 1 | -0/+365 |
2016-06-10 | Documentation/sphinx: add support for specifying extra export files | Jani Nikula | 1 | -2/+11 |
2016-06-10 | Documentation/sphinx: use a more sensible string split in kernel-doc extension | Jani Nikula | 1 | -1/+1 |
2016-06-10 | Documentation/sphinx: remove unnecessary temporary variable | Jani Nikula | 1 | -2/+1 |
2016-06-04 | doc/sphinx: Track line-number of starting blocks | Daniel Vetter | 1 | -2/+15 |
2016-06-03 | doc/sphinx: Stop touching state_machine internals | Daniel Vetter | 1 | -2/+9 |
2016-06-01 | doc/sphinx: Pass right filename as source | Daniel Vetter | 1 | -1/+1 |
2016-06-01 | Documentation/sphinx: fix kernel-doc extension on python3 | Jani Nikula | 1 | -2/+7 |
2016-05-30 | Documentation/sphinx: nicer referencing of struct in docbook->rst conversion | Jani Nikula | 2 | -6/+14 |
2016-05-30 | sphinx: update docbook->rst conversion script match C domain spec | Jani Nikula | 1 | -4/+4 |
2016-05-30 | sphinx: cheesy script to convert .tmpl files | Jonathan Corbet | 3 | -0/+52 |