]> git.sur5r.net Git - bacula/docs/blobdiff - docs/README
- Create French and Italian translation files (fr.po, it.po).
[bacula/docs] / docs / README
index f7dc6b43faaaef8d7ba29ef1066c0b740d1f6fc3..a22f2672bfe524637d6ac8a599334ba92ca30de0 100644 (file)
@@ -27,7 +27,15 @@ Web site:  nothing to build, simply copy the files to the
            Web site, then load the documents in the appropriate
            places.
 
+
 English manual:
+   cd <docs>
+   make
+
+   The above builds both the English Bacula document and
+   the developer's document.  When the other languages are
+   ready for distribution, it will also build those languages.
+
    cd manual
    make
 
@@ -48,3 +56,11 @@ developer's manual:
    cd developers
    Same as above.
 
+To create a distribution tar file:
+   cd <docs>
+   make
+   make distribution
+
+   The output will be a .tar.gz file in the current directory
+   with the name bacula-doc-<version>.tar.gz 
+   It will print the name.