christopherturner / phpbu-documentation

PHPBU Documentation - The PHP Backup Utility manual. All you need to know, to install and use phpbu by reference to some simple examples

Home Page:http://phpbu.de/manual/current/en/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHPBU Documentation

This repository is used to generate the phpbu documentation in various formats. You can find the current result here.

Build Status

Requirements

  • Apache Ant
  • Ruby
  • PHP 5 (with DOM, PCRE, SPL, and Tokenizer extensions enabled)
  • xsltproc

Building the Documentation

To build the complete documentation use:

ant

To build only one version of the documentation use:

ant build-LANG-VERSION

for example

ant build-en-2.1

Output

The generated files will be in build/output/VERSION/LANG.

Shoutout

Big thanks to Sebastian Bergmann and his phpunit-documentation repository, which helped a lot to get my head around the whole docbook stuff.

A lot of the ANT, XSLT and PHP scripts are just minimal adjustments to Sebastian's originals.

About

PHPBU Documentation - The PHP Backup Utility manual. All you need to know, to install and use phpbu by reference to some simple examples

http://phpbu.de/manual/current/en/index.html


Languages

Language:HTML 89.3%Language:XSLT 9.4%Language:JavaScript 0.8%Language:Java 0.2%Language:CSS 0.1%Language:Perl 0.1%Language:Shell 0.1%Language:PHP 0.0%Language:Ruby 0.0%Language:Python 0.0%Language:Batchfile 0.0%Language:SystemVerilog 0.0%Language:NewLisp 0.0%Language:Perl 6 0.0%Language:Makefile 0.0%