aboutsummaryrefslogtreecommitdiff
path: root/Documentation/DocBook/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2017-05-13 07:10:44 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-05-16 08:44:17 -0300
commit609f212f6a12e005d2395edd7b4192d2b051ae67 (patch)
tree10c067c51ee2fd3cd775112fbed070c461eba4ab /Documentation/DocBook/Makefile
parent8aba78483226a9904e1e1790853a25f5a08abbd0 (diff)
docs-rst: convert mtdnand book to ReST
Use pandoc to convert documentation to ReST by calling Documentation/sphinx/tmplcvt script. The tables were manually adjusted to fit into 80 columns. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/DocBook/Makefile')
-rw-r--r--Documentation/DocBook/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/DocBook/Makefile b/Documentation/DocBook/Makefile
index 0a82f6253682..226e5e9fc801 100644
--- a/Documentation/DocBook/Makefile
+++ b/Documentation/DocBook/Makefile
@@ -8,7 +8,6 @@
DOCBOOKS := \
lsm.xml \
- mtdnand.xml \
sh.xml
ifeq ($(DOCBOOKS),)