From b0171bda7a1f7a116d793df21a94ee8329a51ab6 Mon Sep 17 00:00:00 2001 From: Tomas Groth Date: Tue, 8 Sep 2015 10:31:30 +0100 Subject: [PATCH] Added link to cvs-bible format. Fixes bug 1134050. Fixes: https://launchpad.net/bugs/1134050 --- manual/source/bibles.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/manual/source/bibles.rst b/manual/source/bibles.rst index 37abff4..7214e28 100644 --- a/manual/source/bibles.rst +++ b/manual/source/bibles.rst @@ -153,9 +153,12 @@ you should now be ready to use the web Bible. Importing CSV formatted Bibles ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -If you have a Bible in .csv format OpenLP can import it. CSV Bibles will -consist of two files a `books` file and a `verse` file. Select CSV from the list -of Bible types to import. +If you have a Bible in .csv format OpenLP can import it. If you wish to create +a bible in the CSV format yourself the format is documented in the +`OpenLP API documentation `_. + +CSV Bibles will consist of two files a `books` file and a `verse` file. +Select CSV from the list of Bible types to import. You are now ready to select your .csv files. You will need to select both your books and verse file location.