X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/402461a12dbff7d0ec00c8446b925b021aabc2ed..3f7da17f62967a5a2717e5a102aa1e3070f679c9:/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