aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/release-notes
AgeCommit message (Collapse)AuthorFilesLines
2018-09-26Merge "docs: Index for local doc build"Harry Huang1-1/+0
2018-09-20docs: Index for local doc buildMartin Klozik1-1/+0
A toplevel index was added to support local doc build. Nested indexes were modified to correctly apply chapter numbering, i.e. toctree numbering should be enabled on toplevel index only. Change-Id: Ifb5682da2fcd06f4bb491e5846d239ca6517155f Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
2018-09-14Fix links to remove references to submodulesAric Gardner1-3/+3
All references to submodules must be removed for docs to work going forward. Can be tested once your project has a local tox file Change-Id: I89bd883ae7ca81ac6ba1d8ff0e160ccf7660d61d Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-08-23new version of Auto release notes for Gambia MS6Gerard Damm3-52/+121
JIRA: AUTO-53 Updates, new content since last edit (R6.2, end of June 2018). Includes a dynamic link to JIRA tickets with filters for Version and Status (and still a static manual selection of significant tickets in a table). Change-Id: Ib7883df491958a4e3945c3433ffc1dee4ab8b102 Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
2018-06-28cosmetic change to R6.2 Release NotesGerard Damm1-0/+1
JIRA: AUTO-41 forgot blank line before list of notable activities (line 277); opnfvdocs rendition did not look good; Change-Id: Ic5073e5021164c27fdcccab4b11fd8f375bfeeaf Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
2018-06-28R6.2 updates for Auto Release Notes and Configuration GuideGerard Damm5-67/+155
JIRA: AUTO-41 Several updates in Release Notes and Configuration Guide, to capture changes and progress since R6.1. Included tickets 35,37,40, since they can still be done for 6.2. Patch 2: made updates based on comments (note: need to close by 6/28) Patch 3: minor edits, will merge today Patch 4: removed Jira tickets 35, 37, 40 from Auto release 6.2 Change-Id: I7547a9ea9b807c28513ce4e995d53a9f32223eb1 Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
2018-05-30docs: Fix long linesMartin Klozik1-8/+30
OPNFVDOCS scripts set max line length to 240 chars. This patch shortens long lines to avoid rst validation warnings during Auto docs generation. Change-Id: I124e3ea3aa04bc7fc8c2f5cf25ce9c75fdcef330 Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
2018-05-22Auto document updates for Fraser release 6.1Gerard Damm1-24/+49
Updated: Release Notes and Configuration Guide. Reviewed User Guides, but no changes for 6.1. Change-Id: I9c800650d0fdae5e05ddcec60c518fffa193ee78 Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
2018-04-12Release Notes April 12th update, for Fraser MS9Gerard Damm3-20/+60
JIRA: AUTO-26 added references to newly closed JIRA tickets, with clarified text added figure with Auto project activities added references other minor updates Change-Id: Ibf794a2fe7272a44a139a6192fa6c77bd95d3d1f Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
2018-03-16cosmetic fixes (numbering, bulleting, TOC, section levels, ...)Gerard Damm2-23/+24
JIRA: AUTO-26 edited files for better HTML rendering (especially, added missing blank lines to ensure proper bulleting) Change-Id: I8165363f15f26bab2e3f72cc1435c4acf32f618b Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
2018-03-14first draft of release notes, patch 2Gerard Damm6-704/+259
JIRA: AUTO-29 Re-used and synthetized existing content from wiki (project proposal), and email discussion about Auto status. Added some content about work in progress. Listed JIRA tickets with Done status for the Feature additions section. Removed per-UC files, replaced by single file for whole Auto project. Removed all trailing spaces. Change-Id: Idbea3e4001aeeb2d0089d69993d98ebdd728bd6f Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
2018-03-11Add docsHarry Huang4-0/+704
JIRA: AUTO-29 On behalf of Gerard Damm to commit his codes. Keep docs in auto/docs. Change-Id: Ibf7008d51332af3bdd1176cfe5fccb95714e446e Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>