X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/385b439532e90ccd2429941574d8b44029a6ea54..98d6c8c5743e0fd6be85af3b9f30286a358bd1d4:/doc/README.textile diff --git a/doc/README.textile b/doc/README.textile index 9d58dfeb63..5059a07be5 100644 --- a/doc/README.textile +++ b/doc/README.textile @@ -1,15 +1,20 @@ +###. Copyright (C) The Arvados Authors. All rights reserved. +.... +.... SPDX-License-Identifier: CC-BY-SA-3.0 + h1. Arvados documentation 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