X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b91db14a4dced9d6ea124e86be3c796e6f2c8e8c..1178add6cefa51f73dd9a229899ea906d297be5a:/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