mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
remove roadmap and design from manual
This commit is contained in:
parent
6f27e64f9d
commit
93ccdaf59b
@ -6,7 +6,8 @@ PDFLATEX=pdflatex
|
|||||||
|
|
||||||
# List text files in the order in which you want them to appear in the
|
# List text files in the order in which you want them to appear in the
|
||||||
# complete manual:
|
# complete manual:
|
||||||
SOURCES=README.mdwn INSTALL.mdwn themes.mdwn hacking.mdwn TODO.mdwn modules.mdwn scripts.mdwn design.mdwn roadmap.mdwn faq.mdwn COPYING.mdwn colophon.mdwn
|
SOURCES=README.mdwn INSTALL.mdwn themes.mdwn hacking.mdwn TODO.mdwn modules.mdwn scripts.mdwn faq.mdwn COPYING.mdwn colophon.mdwn
|
||||||
|
OTHER=design.mdwn roadmap.mdwn
|
||||||
TODO_SOURCES=$(patsubst TODO.mdwn,,$(SOURCES))
|
TODO_SOURCES=$(patsubst TODO.mdwn,,$(SOURCES))
|
||||||
MAN_SOURCES=$(patsubst COPYING.mdwn,copyright_notice00,$(SOURCES))
|
MAN_SOURCES=$(patsubst COPYING.mdwn,copyright_notice00,$(SOURCES))
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user