aboutsummaryrefslogtreecommitdiff
path: root/doc/upgrading.rst
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2011-02-24 22:30:46 +0200
committerPetri Lehtinen <petri@digip.org>2011-02-24 22:35:02 +0200
commitff26dc60d1d2c5d4e0d99270c29e1b92653b9e45 (patch)
treed2678c695b0e36d873a6e6b6ba4283c6e25d32ea /doc/upgrading.rst
parent53bc9d8a39a440d6cbd70c139bff4ae67787b8eb (diff)
downloadjansson-ff26dc60d1d2c5d4e0d99270c29e1b92653b9e45.zip
jansson-ff26dc60d1d2c5d4e0d99270c29e1b92653b9e45.tar.gz
jansson-ff26dc60d1d2c5d4e0d99270c29e1b92653b9e45.tar.bz2
Small documentation tweaks
- Capitalize section titles correctly - Rename "Building on Windows" to "Building on non-Unix systems" and tweak the text accordingly. - Remove the "Installing Prebuilt Binaries" section. This info is better in the web instead, as it may change. - Mention that Sphinx 1.0 or newer is required.
Diffstat (limited to 'doc/upgrading.rst')
-rw-r--r--doc/upgrading.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/upgrading.rst b/doc/upgrading.rst
index 0f73a75..dee051c 100644
--- a/doc/upgrading.rst
+++ b/doc/upgrading.rst
@@ -1,7 +1,7 @@
.. highlight:: c
*****************************
-Upgrading from older versions
+Upgrading from Older Versions
*****************************
This chapter lists the backwards incompatible changes introduced in
@@ -28,7 +28,7 @@ both ABI and API, so no recompilation or source changes are needed
when upgrading from 2.x to 2.y.
-List of incompatible changes
+List of Incompatible Changes
============================
**Decoding flags**