Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
This patch also adds link to Python Package Index (like for doc8
package) and removes no longer necessary directory change.
Issue-ID: DOC-502
Change-Id: Ibfeda01256babebd3e5224fe766c740bc738e2e8
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
This patch also adds link to Python Package Index (like for doc8
package), drops no longer necessary privilege elevation and fixes minor
spacing issues.
Issue-ID: DOC-502
Change-Id: I55a583bf05a731371008d9cfb55cbfa2e2ad3a77
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
According to the comment in repolist.rst references there are only
temporary and should be removed when the project is referenced from
more appropriate place. Unfortunately developer may never notice this
comment as writting to this file in documentation is done by echo
command. To improve this situation let's add an explicit mention about
this temporary character of repolist.rst to the documentation.
Issue-ID: DOC-501
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I8d8b5fe03d29b5141d57e1d06220bd6382a52861
|
|
correcting procedure to test documentation change before submitting the change
replacing mv command by cp command mainly
Signed-off-by: Rene_Robert <rene.robert@orange.com>
Change-Id: I546a1beb82a23e51cdbb6e4f38e77bad2da3e6d7
|
|
Using incorrect repository location is hard to catch during review and
merging it causes all jenkins verify job to fail. Thus let's add a
warning to the documentation to warn potential users and avoid such
incidents.
Issue-ID: SECCOM-239
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I6b00a5bc6f34d33f2576c802eccf541069499d84
|
|
Advance submodule references of recently added repos
Remove conf2.py no longer used.
Clarify what tox -elocal does with submodules
Add branch and ignore properties for recently added repos
Change-Id: I9f40fea10ae515d72766c9c6e0e5771ad12ccc27
Issue-ID: DOC-414
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Integrating with doc project named release branch
Code review of verify job console and html build
How to use Read Docs URLs
Doc8, formating, and reference link corrections
Change-Id: If8ba97632045ec9542fd4bf1b2213a1bac5fd61d
Issue-ID: DOC-270
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Updates to how-to use documentation for linkcheck and spellcheck
Initial list of validword exceptions for immediate use of tox -espellcheck
Validword exceptions will be improved when DOC-262 is complete
Corrections of RST references based on recent Beijing contributions
Change-Id: Ic82de1088fd961c2ad91493e8736777aede1cdb1
Signed-off-by: Rich Bennett <rb2745@att.com>
Issue-ID: DOC-94
|
|
Reference OOM cloud set up, quick start, and user guide
Top level User Guide wiki sections already migrated
See DOC-259 http:gerrit.onap.org/r/42333
Remove references to non-existing project sections.
Change-Id: I09f5faf019f76b3ccddaffa2b97f3efcf183a7f0
Issue-ID: DOC-250
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Add what is a GIT branch, and what are the best practices in an ONAP
context
Issue-ID: DOC-207
Change-Id: Ifcab27b13df4719b16c6c3df84c2caafe7864973
Signed-off-by: Blaisonneau David <david.blaisonneau@orange.com>
|
|
Otherwise it only works via jjobs but tox is also designed for users.
It creates a new venv to ease testing it before integrating in jjobs.
The documentation is updated as well to refer to the new venv.
Issue-ID: DOC-159
Change-Id: Ida2ad14ebcf54ab776c2439dd83e74364432af46
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
Integrate templates into Architeture and Release Notes
Remove excluded path auth/aaf.git for master branch
Change-Id: I49b7ee43823e27b99a7b20dff7d955e16691d912
Issue-ID: DOC-110
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
See description of DOC-101
Added multipple conf.py files to test themes and multiple versions
Created initial structure for references in developer architecture guide and release notes
Change-Id: I7affcd1cb0258bef7cebe357a938080abe419693
Issue-ID: DOC-101
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Use relative git/gerrit url for submodules
Change-Id: I25cd7612b23bba904a2435d396df3716ba047912
Issue-ID: DOC-87
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
|
|
Added section about working with submodules as a
doc-team member. The instructions will be tested
once this commit is approved and merged (so I can
delete the tree and start from scratch).
Change-Id: I92edcf534b2b2ebc81167c2e032ed046f69d6716
Issue-Id: DOC-84
Signed-off-by: jsseidel <spence@research.att.com>
|
|
Change-Id: Ib01e3642ec89cbb730a28eb1fd7061d25cdd9e9f
Issue-ID: DOC-26
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Indentation problems were causing build failures. They
were the result of not having empty lines between
rst directives, like .. bash. Also, there was a
malformed line in .gitmodules of the same type.
Change-Id: I0cd51bd975ea1016d89053ab48ee0c433f43ae93
Issue-Id: DOC-78
Signed-off-by: jsseidel <jsseidel@fastmail.com>
|
|
Add templates, revise master index, guides, and release document
Improve project integration instructions based on 5 project
integrations.
Change-Id: I2a3e62737f3c126b7f5fb7cc4f53b35dba4f1d8f
Issue-ID: DOC-26
Signed-off-by: Rich Bennett <rb2745@att.com>
|