aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2013-04-15 10:23:39 +0300
committerPetri Lehtinen <petri@digip.org>2013-04-15 10:25:32 +0300
commit9591d3a15539a9cacfc895edde6bca28f919a2ac (patch)
tree1b9a2cbd9497a96cccfabbb4b254a2ae73f04ba4
parent83d04ddd68e1cba36bc60bc4ffa60092ae705063 (diff)
downloadjansson-9591d3a15539a9cacfc895edde6bca28f919a2ac.zip
jansson-9591d3a15539a9cacfc895edde6bca28f919a2ac.tar.gz
jansson-9591d3a15539a9cacfc895edde6bca28f919a2ac.tar.bz2
Tweak Android build documentation
-rw-r--r--doc/gettingstarted.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/gettingstarted.rst b/doc/gettingstarted.rst
index 8c16305..b76bc09 100644
--- a/doc/gettingstarted.rst
+++ b/doc/gettingstarted.rst
@@ -53,12 +53,15 @@ used as described above.
.. _automake: http://www.gnu.org/software/automake/
.. _libtool: http://www.gnu.org/software/libtool/
+
Android
-------
-Jansson can be built for android platforms. Android.mk is in the
-source root folder. The configuration file is located in the
+
+Jansson can be built for Android platforms. Android.mk is in the
+source root directory. The configuration header file is located in the
``android`` directory in the source distribution.
+
Windows
-------