diff options
author | jose.lausuch <jose.lausuch@ericsson.com> | 2016-02-24 14:15:10 +0100 |
---|---|---|
committer | jose.lausuch <jose.lausuch@ericsson.com> | 2016-02-24 16:03:46 +0100 |
commit | 9f02fb0b914b52336d04a5e8e25102a828fe6191 (patch) | |
tree | 7ff787898ab1cbb9a9763c0a254a7fb0f5228409 /docs/userguide/index.rst | |
parent | fa2cbbcd065997bfd0712f01b432864ffa06e2e2 (diff) |
Fix Doc errors detected in opnfv-docs-verify and add license
Some changes taken from https://gerrit.opnfv.org/gerrit/#/c/10595/1
Change-Id: I39f295841c3a89b24e74b7ee613c9da4b223ccab
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'docs/userguide/index.rst')
-rw-r--r-- | docs/userguide/index.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst index 79620789f..dcfca16e0 100644 --- a/docs/userguide/index.rst +++ b/docs/userguide/index.rst @@ -1,9 +1,11 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + ========================= OPNFV FUNCTEST user guide ========================= .. toctree:: - :numbered: :maxdepth: 2 @@ -385,7 +387,7 @@ The URL of this dashboard is TODO LF References ========== -.. _`[1]`: Functest configuration guide URL +.. _`[1]`: http://artifacts.opnfv.org/functest/docs/configguide/#functional-testing-installation .. _`[2]`: http://docs.openstack.org/developer/tempest/overview.html .. _`[3]`: https://rally.readthedocs.org/en/latest/index.html .. _`[4]`: http://events.linuxfoundation.org/sites/events/files/slides/Functest%20in%20Depth_0.pdf |