Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/domino from branch 'stable/danube'
- Add diff back to cherry-pick
Change-Id: Ic959ce5866efc43fa6bf1a02ecb72c3b898a54dc
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
(cherry picked from commit bd900ddc3911c4c2bd0aa738ed48db0a075bcebb)
|
|
* Update docs/submodules/domino from branch 'stable/danube'
- Remove numbering in docs
Change-Id: I76c8a089e84b8362cefa752c9abc20d4b0298805
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
(cherry picked from commit 64b4f3e3ca659762ebb9453d1128b61ef311f27a)
|
|
* Update docs/submodules/domino from branch 'stable/danube'
- bring danube branch up to date with master
Gerrit doesn't like merge commits
eg: this wont work
git merge origin/master --no-commit
git commit -sv
git review stable/danube
So I took the diff
git diff origin/stable/danube..master
and checked out the files that were changed
git checkout origin/master -- featureconfig.rst
normally you should checkout the change sets and resolve the
merge conflitcs, but in this case we dont care.
Change-Id: I2a02e8ae7237825911f22663a5c65cdb9f5c5e4f
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/domino from branch 'stable/danube'
- Merge "Revert "Revert "Adding Labels""" into stable/danube
- Revert "Revert "Adding Labels""
This reverts commit 4d87450c06558534c48846cc302e31e06c873d27.
Change-Id: Ic7fd1397a868ec715e691f35f4526dae34db5d26
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
|
|
* Update docs/submodules/domino from branch 'stable/danube'
- Merge "Revert "Adding Labels"" into stable/danube
- Revert "Adding Labels"
This reverts commit 915987ceffbd35b61013e2aec57b9a53384d2de7.
Change-Id: I42a188ec5e0dac05380cbe19f0577ea4c39b4ed7
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
|
|
* Update docs/submodules/domino from branch 'stable/danube'
- Merge "Revert "Adding Labels"" into stable/danube
- Revert "Adding Labels"
This reverts commit 915987ceffbd35b61013e2aec57b9a53384d2de7.
Change-Id: Ie39cea0edad5fb294288c80b79ee564b9b710023
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
|
|
* Update docs/submodules/domino from branch 'stable/danube'
- JIRA DOMINO-26: Add exit 0 to test scripts
Change-Id: I71bb0abc7b9683330fcaa03c02827b261f13f3ae
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
(cherry picked from commit 07f6ad3c89a2c2a2df5997824330cb9d7f9b51f1)
|
|
* Update docs/submodules/domino from branch 'stable/danube'
- JIRA DOMINO-23: Documentation update
Change-Id: I8d996f750e607b0ac4202ae705fff558ca2062e5
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
|
|
* Update docs/submodules/domino from branch 'stable/danube'
- Adding Labels
Labels serve as anchors/ refs when referenced from other documents
This patch adds labels to docs/*/*/index.rst
Change-Id: Ic47af71d73c89cf09f9803b67ecab6dfbc8d6874
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
(cherry picked from commit d7a964fbf1775a60461d6f43b1fda4a32eb7cfff)
|
|
* Update docs/submodules/domino from branch 'stable/danube'
- JIRA DOMINO-23: Corrections
Change-Id: I61b9d62204c6dfc4df920888de40c24a8a1d44d5
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
|
|
* Update docs/submodules/domino from branch 'stable/danube'
- JIRA 23: Fix line break in configuration section
Change-Id: I9866e50dba2e36b97b5f0b1930609ffcb77dc8d2
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
|
|
1. HEAD seems to be out of sync for the submodules
This patch fixes the HEAD so that henceforth
gerrit automatically updates the refs to latest
commit ID.
2. Adding openretriever to list of submodules
Change-Id: I341a0a898f46cd10ccdc65ef209f76500dd3c4a6
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
(cherry picked from commit 1fc4463cbdaad35db04cc81fa6575ca721920785)
|
|
Adding submodules of all OPNFV projects in order to create a unified
repository for documentation. By using submodules we will be able to
maintain a single conf.py file and theme to be used across all projects
Change-Id: I65ec1a85f074f142bc335e8611e9636b5e4cb3a9
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
|