aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
Commit message (Collapse)AuthorAge
* -lets see if this works for openbsdMartin Schanzenbach2022-10-29
|
* DOC: Back to info_TEXINFOSMartin Schanzenbach2022-10-02
|
* GANA: Update submoduleMartin Schanzenbach2022-10-01
|
* - fixMartin Schanzenbach2022-10-01
|
* - fixMartin Schanzenbach2022-10-01
|
* DOC: Manpage cleanupMartin Schanzenbach2022-10-01
| | | | Divide the gnunet handbook manpage into more parts.
* -fixMartin Schanzenbach2022-09-27
|
* BUILD: Improve documentation buildMartin Schanzenbach2022-09-27
|
* BUILD: Wow, automake is sh*tMartin Schanzenbach2022-09-26
|
* -fix openbsd buildMartin Schanzenbach2022-09-25
|
* -fixMartin Schanzenbach2022-09-25
|
* DOC: Conditionally build doxygen; build sphinx on bootstrapMartin Schanzenbach2022-09-25
|
* -fix distingChristian Grothoff2022-09-25
|
* -do not make installation of man pages conditional on sphinx being available ↵Christian Grothoff2022-09-25
| | | | at compile-time
* -fix installation of gnunet.infoChristian Grothoff2022-09-24
|
* -fix make distMartin Schanzenbach2022-09-10
|
* -fix distMartin Schanzenbach2022-09-07
|
* -try again fix for bsdMartin Schanzenbach2022-09-06
|
* -fixMartin Schanzenbach2022-09-06
|
* -fix openbsd buildMartin Schanzenbach2022-09-06
|
* DOC: Fix dist missing makefilev0.17.4Martin Schanzenbach2022-08-11
|
* -fixMartin Schanzenbach2022-08-08
|
* -update submodule; properly integrate with build and install !releaseMartin Schanzenbach2022-08-07
|
* DOC: Move from texinfo to sphinxMartin Schanzenbach2022-08-02
|
* -build: revert AM_MAKEINFOHTMLFLAGS redefine. guess we have to live with the ↵Martin Schanzenbach2021-02-28
| | | | warning.
* build: do not redefine AM_MAKEINFOHTMLFLAGSMartin Schanzenbach2021-02-28
|
* add ability to build manpages independent from other documentation choicesng02019-04-01
|
* doc/documentation split into doc/tutorial and doc/handbook for clarity and ↵Christian Grothoff2018-10-25
| | | | to avoid automake freakout
* doc: Add new files to Makefile.Nils Gillmann2018-06-13
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* Restructure contrib folder.Nils Gillmann2018-05-19
| | | | | | | | | | | | | | | | | | contrib/pogen.sh -> bin/pogen.sh bootstrap: Use new pogen location and execute it. contrib/openvpn-tap32: Move to contrib/3rdparty/Windows/openvpn-tap32. contrib/gnunet-logo*: Move to contrib/branding/logo/ Delete old patches in contrib, predating git. Move buildbot data to contrib/ci/buildbot, move docker data to contrib/ci/docker. Create contrib/conf and populate it with config files found in contrib and bin. Move gns related data to contrib/gns. delete contrib/repeat.sh Move contrib/log.php into contrib/web/log.php. Create folder contrib/scripts and use it for most scripts in contrib. Remove trailing whitespace in doc/Makefile.am Signed-off-by: Nils Gillmann <ng0@n0.is>
* Makefile, configure.ac, doc/Makefile: Add the ability to opt-out of ↵ng02018-01-14
| | | | documentation building with --disable-documentation, defaults to --enable-documentation
* fix misc make dist issuesChristian Grothoff2018-01-02
|
* move docmentation to separate folderng02017-10-21
|
* doc changesng02017-10-21
| | | | | | | | | | | | | | | | | | | | | | | | 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
* fixes in installation.texi + some changes in gnunet-c-tutorialng02017-10-20
|
* mostly gnunet-c-tutorial changes.ng02017-10-18
|
* Use Suffix Extensions in Makefiles (doc, ↵ng02017-10-17
| | | | src/{arm,dht,integration,statistics}) for improved portability.
* build-process: pass '--enable-documentation' to ONLY build the documentation.ng02017-09-30
| | | | | | | This obviously defaults to NO. Furthermore add DISTCLEANFILES to 'doc/Makefile.am'. Adjust contrib/packages/guix/gnunet-doc.scm to it.
* ..ng02017-09-26
|
* doc/Makefile: Add clean rule.ng02017-09-26
|
* some more changes in doc.ng02017-09-26
|
* doc/Makefile: Remove leading '%D%/' from images. There are systems where ↵ng02017-09-22
| | | | this could cause fatal errors.
* doc/Makefile: It seems like this is necessary for now.ng02017-09-21
|
* doc: Makefile: Add rules to build svg to png.ng02017-09-13
|
* doc: start to integrate images. figs/*.pdf -> images/.png converted.ng02017-09-10
|
* doc: Makefile. Also add README.txt.ng02017-09-07
|
* doc: We can't build a pdf of gnunet-c-tutorial with the old file in place.ng02017-09-07
|
* doc: add rule with noisy build.ng02017-09-07
|
* doc: trim chapters/installation.texi to move some very oldng02017-09-07
| | | | instructions into an "archive" file.
* doc: Makefile: Add gnunet-c-tutorial.ng02017-09-06
|