Commit Graph

13 Commits

Author SHA1 Message Date
Christian Wiese 9baac04cb2 git: fixed to build documentation using Asciidoc 8 2011-04-25 12:53:20 +02:00
Christian Wiese 43eb998067 git: changed to build html and man pages if 'asciidoc' and 'xmlto' packages are effectively installed 2011-04-25 12:53:20 +02:00
Christian Wiese 43eee6f686 git: improved to build/install man pages if 'xmlto' package is installed 2011-04-25 12:53:19 +02:00
Christian Wiese 0f5b4efed6 git: fixed to only build/install html documentation if asciidoc is available (see note)
Note:

Following text is taken from the 'INSTALL' included within the git source.
--------------------------------------------------------------------------
- To build and install documentation suite, you need to have
  the asciidoc/xmlto toolchain.  Because not many people are
  inclined to install the tools, the default build target
  ("make all") does _not_ build them.

  "make doc" builds documentation in man and html formats; there are
  also "make man", "make html" and "make info". Note that "make html"
  requires asciidoc, but not xmlto. "make man" (and thus make doc)
  requires both.

  "make install-doc" installs documentation in man format only; there
  are also "make install-man", "make install-html" and "make
  install-info".

  Building and installing the info file additionally requires
  makeinfo and docbook2X.  Version 0.8.3 is known to work.

  Building and installing the pdf file additionally requires
  dblatex.  Version 0.2.7 with asciidoc >= 8.2.7 is known to work.

  The documentation is written for AsciiDoc 7, but "make
  ASCIIDOC8=YesPlease doc" will let you format with AsciiDoc 8.
--------------------------------------------------------------------------
2011-04-25 12:53:18 +02:00
amery 1959a8f8c3 git: disable python support if python is not installed 2010-10-11 13:30:35 +02:00
Alejandro Mery ae69cd2b55 git: Updated (1.7.2.2 -> 1.7.2.3) 2010-09-28 13:45:35 +02:00
Christian Wiese b740fda01a git: disable git-gui if there is no tcl/tk support 2009-03-06 19:39:38 +01:00
Alejandro Mery d15769f41d Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed 2008-02-04 21:00:25 -03:00
amery a00a82a59a Improved git to install the contrib/ in $docdir 2007-08-13 14:17:44 +00:00
amery d9bb9b8377 Improved git to install gitweb in $docdir 2007-08-13 14:17:44 +00:00
Alejandro Mery 0057734820 * improved git to build and install documentation of asciidoc is installed - issue #380
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21828 10447126-35f2-4685-b0cf-6dd780d3921f
2007-07-20 17:08:31 +00:00
Alejandro Mery 251d29b491 * removed old (broken) .conf from git
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21827 10447126-35f2-4685-b0cf-6dd780d3921f
2007-07-20 16:36:43 +00:00
Alejandro Mery 12b79fecfa * relocated current package database to the trunk of the package sub-project
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20072 10447126-35f2-4685-b0cf-6dd780d3921f
2007-01-27 18:03:57 +00:00