X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/e102a3b3100577137def302ecd0f810bc46b808a..477b2aa7dcbf5cd4e1f1a56d2275cc3ded5ad023:/doc/README.textile diff --git a/doc/README.textile b/doc/README.textile index 23a82fe5b1..f88d30435c 100644 --- a/doc/README.textile +++ b/doc/README.textile @@ -18,6 +18,12 @@ h2. 1. Generate HTML pages arvados/doc$ rake +Alternately, to make the documentation browsable on the local filesystem: + +
+arvados/doc$ rake generate baseurl=$PWD/.site
+
+ h2. 2. Preview HTML pages