Skip to content

Commit

Permalink
scripts: kernel-doc: get rid of unused output formats
Browse files Browse the repository at this point in the history
Since there isn't any docbook code anymore upstream,
we can get rid of several output formats:

- docbook/xml, html, html5 and list formats were used by
  the old build system;
- As ReST is text, there's not much sense on outputting
  on a different text format.

After this patch, only man and rst output formats are
supported.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
  • Loading branch information
Mauro Carvalho Chehab authored and Jonathan Corbet committed Dec 21, 2017
1 parent 857af3b commit b051426
Showing 1 changed file with 4 additions and 1,179 deletions.
Loading

0 comments on commit b051426

Please sign in to comment.