X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/385b439532e90ccd2429941574d8b44029a6ea54..8cc51c761385bd6acc5dbaf7e95994e916ca0d0d:/doc/README.textile diff --git a/doc/README.textile b/doc/README.textile index 9d58dfeb63..b860df5f5e 100644 --- a/doc/README.textile +++ b/doc/README.textile @@ -4,12 +4,13 @@ This is the source code for "doc.arvados.org":http://doc.arvados.org. Here's how to build the HTML pages locally so you can preview your updates before you commit and push. -Additional information is available on the "'Documentation' page on the Arvados wiki":https://arvados.org/projects/arvados/wiki/Documentation. +Additional information is available on the "'Documentation' page on the Arvados wiki":https://dev.arvados.org/projects/arvados/wiki/Documentation. h2. Install dependencies
 arvados/doc$ bundle install
+arvados/doc$ pip install epydoc
 
h2. Generate HTML pages