]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Syntax cleanup for new IA.
authorJohn Wilkins <john.wilkins@inktank.com>
Thu, 8 Nov 2012 06:16:10 +0000 (22:16 -0800)
committerJohn Wilkins <john.wilkins@inktank.com>
Thu, 8 Nov 2012 06:16:10 +0000 (22:16 -0800)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/source/build-packages.rst

index 164ecc769256021641d81e5b7b26b1afe0eb473c..46a21152a87e42288c8d43cae2b51904328a4e65 100644 (file)
@@ -1,6 +1,7 @@
 =====================
  Build Ceph Packages
 =====================
+
 To build packages, you must clone the `Ceph`_ repository. You can create 
 installation packages from the latest code using ``dpkg-buildpackage`` for 
 Debian/Ubuntu or ``rpmbuild`` for the RPM Package Manager.
@@ -10,7 +11,8 @@ Debian/Ubuntu or ``rpmbuild`` for the RPM Package Manager.
    the build.
 
 Advanced Package Tool (APT)
----------------------------
+===========================
+
 To create ``.deb`` packages for Debian/Ubuntu, ensure that you have cloned the 
 `Ceph`_ repository, installed the `build prerequisites`_ and installed 
 ``debhelper``::
@@ -24,7 +26,8 @@ Once you have installed debhelper, you can build the packages:
 For multi-processor CPUs use the ``-j`` option to accelerate the build.
 
 RPM Package Manager
--------------------
+===================
+
 To create ``.rpm`` packages, ensure that you have cloned the `Ceph`_ repository,
 installed the `build prerequisites`_ and installed ``rpm-build`` and 
 ``rpmdevtools``::