Taiga 497: Fix capitalization in Tools > Upload patron images
[kohadocs.git] / README.md
index 64ace9c..3c86d77 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,51 +1,5 @@
 Koha Documentation
 ==================
 
-This is the Koha Documentation Repository
-
-Documentation is generated with Sphinx.
-
-Setup
------
-
-> sudo apt-get install python3-sphinx  python3-sphinxcontrib.spelling
-
-Outputing Docs
---------------
-
-### For HTML
-> make html
-
-### For HTML in a single page
->  make singlehtml
-
-### For an epub
->  make epub
-
-### For a pdf (Work in progress)
-> apt install latexmk # the latexpdf builder needs it
-> apt install texlive-full # Attention, this is very huge
-                           # We should to list the individual packages we need
-> make latex # Generate the latex files
-> make latexpdf # Will generate the pdf file
-
-
-Other useful commands
----------------------
-
-To find everything that you can do, you can just do
-
-> make
-
-And it will list all the available options. Some useful ones are
-
-### Check spelling
-> make spelling
-
-### Check links in the documentation
-> make linkcheck
-
-### Generate .po files for translation
-> make gettext
-
-
+This is the main repository for the Koha manual
+It is mirrored at git.koha-community.org also
\ No newline at end of file