Beginning to split the file into smaller ones
[kohadocs.git] / en / build / README
index 86674e9..5c37a86 100644 (file)
@@ -5,4 +5,12 @@ To build
 sudo apt-get install python3-sphinx
 make html
 
+to make a single html 
+
+make singlehtml
+
+to generate the po files
+
+make gettext
+