| #
90329375 |
| 14-Oct-2025 |
Bipin Ravi <bipin.ravi@arm.com> |
Merge "fix(docs): fix some broken links" into integration
|
| #
854d199b |
| 23-Sep-2025 |
Govindraj Raja <govindraj.raja@arm.com> |
fix(docs): fix some broken links
Fix few broken links from docs.
Link check was done with following steps -
[..] tf-a/docs$ make clean -j8; poetry run make html -j8 tf-a/docs$ poetry run sphinx-bu
fix(docs): fix some broken links
Fix few broken links from docs.
Link check was done with following steps -
[..] tf-a/docs$ make clean -j8; poetry run make html -j8 tf-a/docs$ poetry run sphinx-build -j8 -q -b linkcheck . build/ [..]
Add link check conf values to config.py - avoid reporting false broken links when `#`(anchors) are present in the link. - avoid checking for broken links in "change-log.md", this is summary of commit msg's we are not going to fix broken links in cmt-msg's
Change-Id: I384094c8dcf3e93875c9052afa79ad826b9901d9 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
show more ...
|
| #
f27d7275 |
| 18-Aug-2025 |
Bipin Ravi <bipin.ravi@arm.com> |
Merge "docs(security): update Advisory TFV-6" into integration
|
| #
03c7510b |
| 07-Aug-2025 |
Govindraj Raja <govindraj.raja@arm.com> |
docs(security): update Advisory TFV-6
Update Advisory TFV-6 based on - https://developer.arm.com/documentation/110280/latest/
Link all the impacted variants to this page correctly.
Change-Id: Icb3
docs(security): update Advisory TFV-6
Update Advisory TFV-6 based on - https://developer.arm.com/documentation/110280/latest/
Link all the impacted variants to this page correctly.
Change-Id: Icb3d039c8949fd6036c729a845646170710ba011 Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
show more ...
|
| #
ced17112 |
| 23-May-2019 |
Sandrine Bailleux <sandrine.bailleux@arm.com> |
Merge changes from topic "pb/sphinx-doc" into integration
* changes: doc: Use proper note and warning annotations doc: Refactor contributor acknowledgements doc: Reorganise images and update l
Merge changes from topic "pb/sphinx-doc" into integration
* changes: doc: Use proper note and warning annotations doc: Refactor contributor acknowledgements doc: Reorganise images and update links doc: Set correct syntax highlighting style doc: Add minimal glossary doc: Remove per-page contents lists doc: Make checkpatch ignore rst files doc: Format security advisory titles and headings doc: Reformat platform port documents doc: Normalise section numbering and headings doc: Reword document titles
show more ...
|
| #
267f8085 |
| 07-Mar-2019 |
Paul Beesley <paul.beesley@arm.com> |
doc: Format security advisory titles and headings
Required so that the advisory documents are all valid RST files (with a header) and that they all integrate into the document tree.
Change-Id: I68c
doc: Format security advisory titles and headings
Required so that the advisory documents are all valid RST files (with a header) and that they all integrate into the document tree.
Change-Id: I68ca2b0b9e648e24b460deb772c471a38518da26 Signed-off-by: Paul Beesley <paul.beesley@arm.com>
show more ...
|
| #
fc43c30d |
| 07-Mar-2019 |
Soby Mathew <soby.mathew@arm.com> |
Merge pull request #1869 from pbeesley-arm/pb/wiki-import
Pb/wiki import
|
| #
4fe91230 |
| 25-Feb-2019 |
Joel Hutton <Joel.Hutton@Arm.com> |
doc: Migrate a subset of the GitHub wiki content
With the TF wiki being migrated from GitHub to trustedfirmware.org, some documents will be moved into the docs/ directory within the repository rathe
doc: Migrate a subset of the GitHub wiki content
With the TF wiki being migrated from GitHub to trustedfirmware.org, some documents will be moved into the docs/ directory within the repository rather than remaining as external content. The appropriate action has been decided on a per-document basis.
Change-Id: Id0f615f3418369256f30d2e34e354a115389d105 Signed-off-by: Joel Hutton <Joel.Hutton@Arm.com> Signed-off-by: Paul Beesley <paul.beesley@arm.com>
show more ...
|