aboutsummaryrefslogtreecommitdiff
path: root/doc/.gitignore
diff options
context:
space:
mode:
authorng0 <ng0@infotropique.org>2017-10-21 15:45:29 +0000
committerng0 <ng0@infotropique.org>2017-10-21 15:45:29 +0000
commitf40c4ab2de20ec6a070b3c07a082633be10be80f (patch)
tree8f696b30743f4cf065f59e766a5f78bf564719ca /doc/.gitignore
parentf454f1fc042c42ee1dc87c7837b655a45ef327b5 (diff)
downloadgnunet-f40c4ab2de20ec6a070b3c07a082633be10be80f.tar.gz
gnunet-f40c4ab2de20ec6a070b3c07a082633be10be80f.zip
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/.gitignore8
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 @@
8*.html 8*.html
9*~ 9*~
10*.info 10*.info
11*.info-1
12*.info-2
13*.info-3
11\#*\# 14\#*\#
12version.texi 15version.texi
13gnunet.info-1
14gnunet.info-2
15gnunet.info-3
16mdate-sh 16mdate-sh
17stamp-vti 17stamp-vti
18texinfo.tex 18texinfo.tex
19gnunet.t2p/
20gnunet-c-tutorial.t2p/ \ No newline at end of file