diff options
author | ng0 <ng0@infotropique.org> | 2017-10-21 15:45:29 +0000 |
---|---|---|
committer | ng0 <ng0@infotropique.org> | 2017-10-21 15:45:29 +0000 |
commit | f40c4ab2de20ec6a070b3c07a082633be10be80f (patch) | |
tree | 8f696b30743f4cf065f59e766a5f78bf564719ca /doc/.gitignore | |
parent | f454f1fc042c42ee1dc87c7837b655a45ef327b5 (diff) |
doc changes
modified: contrib/packages/guix/gnunet-doc.scm
adapt to the changes in this mixed commit
modified: doc/.gitignore
add new files
modified: doc/Makefile.am
make use of canonical, included, rules
generate html output with docstyle.css from taler exchange.
modified: doc/chapters/installation.texi
new file: doc/chapters/vocabulary.texi
modified: doc/gnunet-c-tutorial.texi
modified: doc/gnunet.texi
new file: doc/docstyle.css
not really in use yet, but collected for later:
doc/gendocs.sh , doc/hacks.el
Diffstat (limited to 'doc/.gitignore')
-rw-r--r-- | doc/.gitignore | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/.gitignore b/doc/.gitignore index 25617d1b0..f46d61e70 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -8,11 +8,13 @@ *.html *~ *.info +*.info-1 +*.info-2 +*.info-3 \#*\# version.texi -gnunet.info-1 -gnunet.info-2 -gnunet.info-3 mdate-sh stamp-vti texinfo.tex +gnunet.t2p/ +gnunet-c-tutorial.t2p/
\ No newline at end of file |