mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
doc: Remove colophon that is no applicable
We are going to introduce the Developer Manual that may contain this section and is composed differently that what Colophon talks about.
This commit is contained in:
parent
bb892e5ef9
commit
9bee07f1a4
1
LICENSES
1
LICENSES
@ -14,7 +14,6 @@ otherwise.
|
||||
- data/etc/apache2/plinth.conf :: -
|
||||
- data/etc/apache2/plinth-ssl.conf :: -
|
||||
- data/etc/sudoers.d/plinth :: -
|
||||
- doc/colophon.mdwn :: -
|
||||
- doc/footer.html :: -
|
||||
- doc/hacking.mdwn :: -
|
||||
- doc/header.html :: -
|
||||
|
||||
@ -6,7 +6,7 @@ PDFLATEX=pdflatex
|
||||
|
||||
# List text files in the order in which you want them to appear in the
|
||||
# complete manual:
|
||||
SOURCES=README.mdwn INSTALL.mdwn themes.mdwn hacking.mdwn modules.mdwn scripts.mdwn COPYING.mdwn colophon.mdwn
|
||||
SOURCES=README.mdwn INSTALL.mdwn themes.mdwn hacking.mdwn modules.mdwn scripts.mdwn COPYING.mdwn
|
||||
MAN_SOURCES=$(patsubst COPYING.mdwn,copyright_notice00,$(SOURCES))
|
||||
|
||||
NEWLINE_SOURCES=$(patsubst %,% oneline.txt,$(SOURCES))
|
||||
|
||||
@ -1,8 +0,0 @@
|
||||
# Colophon
|
||||
|
||||
This manual was typed in emacs, formatted using markdown and converted
|
||||
to pdf, html, troff and latex using pandoc and pdflatex.
|
||||
|
||||
The complete source code to this manual is available in the 'doc'
|
||||
directory of the Freedom Box front end source distribution.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user