Age | Commit message (Collapse) | Author | Files | Lines |
|
Deleted repeted lines.
Fixed missing body in Post requests in the generated swagger pages,
added OpenApi 3 support.
Issue-ID: POLICY-4581
Change-Id: Id7558efeb210457e4e9c79df5e6e155d1525d3d4
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
|
|
Unused file cleanup.
Updated docs/clamp/acm/api-protocol/acm-rest-apis.rst
Issue-ID: POLICY-4603
Change-Id: Ie8dd6989139f09b69f95bb42604b1ca8aa596d3c
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
|
|
Swagger documentation rendered in ReDoc webpage.
The html page is generated during the Sphinx build.
The sphinx.builders.linkcheck reports as false positives
the links that are generated dynamically, such as with the sphinxcontrib-redoc extension.
Issue-ID: POLICY-4581
Change-Id: I9b720b961332689b144d5fe9d8be82be436d1c16
Signed-off-by: lapentafd <francesco.lapenta@est.tech>
|
|
Altered guide to allow install of policy fwk or acm components
Added collapse directive to make page more readable
Added overide.yaml instructions
Added more detailed oom installation guide
Issue-ID: POLICY-4607
Change-Id: Ie5de014f9651b1dceb340acd780216a2a75b4b90
Signed-off-by: saul.gill <saul.gill@est.tech>
|
|
Documentation config fixed as instructed.
Configuration files have been copied from examples provided by the
documentation project.
Dead links are fixed as well, they cause build fails now.
Issue-ID: POLICY-4426
Change-Id: Ied5ca5e5a24f7a625e5b2d94c46d0c2347c68ace
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Release notes for Jakarta.
Issue-ID: POLICY-4072
Change-Id: I02a1168497f36c0094658cb7ece10613773bf62c
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Issue-ID: DOC-782
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I753e9d8073489443dd03fad084f9d1bc6337ddd7
|
|
Geeneration of documents in the Policy Framework issued many warnings,
for example missing links, hanging references, unreferenced pages and
missing swagger, as well as bad formatting for code blocks.
This commit cleans up all the warnings.
Issue-ID: POLICY-3337
Change-Id: I20db6ff76cfb58a603317f5faf20c7479b77c13b
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Sphinx bump to 4.2.x didn't match LF theme for docs,
so other libs needed to be adapted.
Refer to commit /doc/+/124461
Issue-ID: POLICY-3363
Change-Id: Icfcf23725a7777ccaf10a28c0b7ad3bffc8d9f97
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
|
|
This commit adds a profile for generating Swagger documents and creating
a tarball containing the swagger.json, swagger.html, and swagger.pdf
files.
The profile is triggered in any module when tsts are enabled (In other
words when the skipTests flag is off), and when the following proerty is
set:
<swagger.generation.phase>post-integration-test</swagger.generation.phase>
This profile assumes that a unit test exists that creates the following
file:
target/swagger/swagger.json
If this file does not exist, the build will fail if the profile is
invoked.
Therefore, to generate the Swagger documentation tarball, a module must
set the swagger.generation.phase propety AND have a unit test that
generates the swagger.json file.
Issue-ID: POLICY-3424
Change-Id: I8ff769e7a28bf0e00969d1bc677fee6908951d8a
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Also fixed broken headings and nested bullet lists in the
6.0.0 section.
Also added extension for swaggerv2doc.
Note: the version numbers for the images/artifactss assume there will be
one more release of apex-pdp and drools-apps to fix the outstanding
bugs.
Issue-ID: POLICY-2889
Change-Id: I4749cb621a159e941622c3bd54d9a48d4212d007
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
ribbon.css is the correct name of the css file.
Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I1f1e7b8a53ab068659732527930383794e627c8f
|
|
Change-Id: Ic79f12b63feff8f55ec15127e88e2bfbd1cf42f6
Issue-ID: POLICY-2511
Signed-off-by: uj426b <uj426b@att.com>
|
|
Issue-ID: POLICY-2399
Change-Id: I0050f457c2803299cb7f63fba00f676c2a7bb884
Signed-off-by: liamfallon <liam.fallon@est.tech>
|
|
Merging this will create
https://onap-policy-parent.readthedocs.io
This build will run in parallel
to the current docs generation method
until we are ready to cut over.
Issue-ID: CIMAN-364
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I0c3c58710da92676bf622fb44f102a05daa8b2a0
|