** with guix
-export the environment variable GUIX_PACKAGE_PATH as $GUIX_PACKAGE_PATH:gnunet/contrib/packages/guix/packages
+Adjust accordingly, ie read the Guix Documentation:
+setenv GUIX_PACKAGE_PATH "gnunet/contrib/packages/guix/packages"
guix environment gnunet-doc
+and
+guix build -f contrib/packages/guix/gnunet-doc.scm
** without guix
sh bootstrap
./configure --enable-documentation
cd doc
-make doc-all-give-me-the-noise
+make (format you want)
+
+for example: make html, make info, make pdf
* structure (relations)
-> chapters/installation.texi
-> chapters/philosophy.texi
-> chapters/user.texi
+ -> chapters/vocabulary.texi
-> images/*
-> gpl-3.0.texi
-> fdl-1.3.texi
- man folder: the man pages.
- doxygen folder
- outdated-and-old-installation-instructions.txt: self described within the file.
+
+
+Use `gendocs', add to the manual/ directory of the web site.
+
+ $ cd doc
+ $ gendocs.sh gnunet "GNUnet 0.10.X Reference Manual"