summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2016-01-27 16:56:16 -0500
committerColin Walters <walters@verbum.org>2016-01-28 09:31:37 -0500
commit64ebe2b82ac25f1933f39a5cf8a24a5e0096cf6f (patch)
treeebc7aa1d40f1ffe16ec0bdb7564ce86dbf49fdef /README.md
parent32c360b5a0188ec0139218d53db7767698c8bef6 (diff)
downloadostree-64ebe2b82ac25f1933f39a5cf8a24a5e0096cf6f.tar.gz
Rewrite manual in mkdocs
I don't much like Docbook (and am considering converting the man pages too), but let's start with the manual. I looked at various documentation generators (there are a lot), and I had a few requirements: - Markdown - Packaged in Fedora - Suitable for upload to a static webserver `mkdocs` seems to fit the bill.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ac070da8..493fa925 100644
--- a/README.md
+++ b/README.md
@@ -46,8 +46,8 @@ versions support extended validation using
However, in order to build from a git clone, you must update the
submodules. If you're packaging OSTree and want a tarball, I
recommend using a "recursive git archive" script. There are several
-available online; [this
-code](https://git.gnome.org/browse/ostree/tree/packaging/Makefile.dist-packaging#n11)
+available online;
+[this code](https://git.gnome.org/browse/ostree/tree/packaging/Makefile.dist-packaging#n11)
in OSTree is an example.
Once you have a git clone or recursive archive, building is the