gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: doc readme


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: doc readme
Date: Sat, 21 Oct 2017 18:07:19 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new d401f6bad doc readme
d401f6bad is described below

commit d401f6bad4681a3ff4334a3d5e7ec61fc07f32ca
Author: ng0 <address@hidden>
AuthorDate: Sat Oct 21 16:07:09 2017 +0000

    doc readme
---
 doc/README.txt | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/doc/README.txt b/doc/README.txt
index 016d16c1a..d4c19bba6 100644
--- a/doc/README.txt
+++ b/doc/README.txt
@@ -17,8 +17,11 @@ To be moved to an appropriate section of "how to write 
documentation" or
 
 ** 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
 
@@ -26,7 +29,9 @@ You need to have Texinfo and Texlive in your path.
 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)
 
@@ -35,6 +40,7 @@ make doc-all-give-me-the-noise
  -> chapters/installation.texi
  -> chapters/philosophy.texi
  -> chapters/user.texi
+ -> chapters/vocabulary.texi
  -> images/*
  -> gpl-3.0.texi
  -> fdl-1.3.texi
@@ -50,3 +56,9 @@ make doc-all-give-me-the-noise
 - 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"

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]