diff mbox

[Branch,~linaro-validation/lava-dispatcher/trunk] Rev 681: Neil Williams 2013-09-11 Point local references to a local location instead

Message ID 20130911172926.17927.47984.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Neil Williams Sept. 11, 2013, 5:29 p.m. UTC
Merge authors:
  Neil Williams (codehelp)
Related merge proposals:
  https://code.launchpad.net/~codehelp/lava-dispatcher/docs-location/+merge/184964
  proposed by: Neil Williams (codehelp)
  review: Approve - Antonio Terceiro (terceiro)
------------------------------------------------------------
revno: 681 [merge]
committer: Neil Williams <neil.williams@linaro.org>
branch nick: lava-dispatcher
timestamp: Wed 2013-09-11 18:28:23 +0100
message:
  Neil Williams 2013-09-11 Point local references to a local location instead
   of validation.linaro.org
  Neil Williams 2013-09-11 Point at the generated docs now supported in
   lava-deployment-tool.
modified:
  doc/index.rst
  doc/standalonesetup.rst
  doc/usage.rst


--
lp:lava-dispatcher
https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk

You are subscribed to branch lp:lava-dispatcher.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dispatcher/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'doc/index.rst'
--- doc/index.rst	2013-09-06 10:52:02 +0000
+++ doc/index.rst	2013-09-11 15:49:26 +0000
@@ -18,10 +18,11 @@ 
 ============
 
 The best way to install this is by doing a full deployment of LAVA. This is
-documented on our `main project page`_. However, you can also setup the
-dispatcher for `stand-alone development and testing`_.
+documented on our `main project page`_ or the Documentation link on any
+LAVA instance. However, you can also setup the dispatcher for 
+`stand-alone development and testing`_.
 
-.. _main project page: http://lava.readthedocs.org/en/latest/
+.. _main project page: /static/docs/
 .. _stand-alone development and testing: standalonesetup.html
 
 Indices and tables

=== modified file 'doc/standalonesetup.rst'
--- doc/standalonesetup.rst	2012-10-10 19:29:04 +0000
+++ doc/standalonesetup.rst	2013-09-11 15:49:26 +0000
@@ -1,8 +1,9 @@ 
 Quick Developer Setup
 =====================
-*NOTE:* You should most likely follow the normal installation instructions
-defined at http://lava.readthedocs.org/en/latest. However, these steps can
-get you a quick setup for local development on just the dispatcher::
+
+*NOTE:* You should most likely follow the `normal installation instructions </static/docs/deployment-tool.html>`_.
+However, these steps can get you a quick setup for local development on
+just the dispatcher::
 
   # get code
   $ sudo apt-get install python-virtualenv

=== modified file 'doc/usage.rst'
--- doc/usage.rst	2012-10-11 03:22:08 +0000
+++ doc/usage.rst	2013-09-11 15:49:26 +0000
@@ -29,5 +29,6 @@ 
 The scheduler is useful for automating LAVA Dispatcher environment setup, describing test scenarios (the list of tests to invoke) and finally storing the results in the LAVA dashboard.
 
 This scenario can be configured by following our `deployment instructions`_
+or the Documentation link on any LAVA instance.
 
-.. _deployment instructions: http://lava.readthedocs.org/en/latest/
+.. _deployment instructions: /static/docs/