Skip to content

Conversation

mguetschow
Copy link
Contributor

fixup for 5e6a539

Should also unblock #21372

@mguetschow mguetschow requested a review from jia200x as a code owner April 8, 2025 09:39
@github-actions github-actions bot added Area: doc Area: Documentation Area: sys Area: System labels Apr 8, 2025
@mguetschow mguetschow requested a review from crasbe April 8, 2025 09:39
@mguetschow mguetschow added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs labels Apr 8, 2025
@crasbe
Copy link
Contributor

crasbe commented Apr 8, 2025

Looks good:

cbuec@W11nMate:~/RIOTstuff/riot-psa-crypto-doc/RIOT$ ./dist/tools/doccheck/check.sh > master.txt
cbuec@W11nMate:~/RIOTstuff/riot-psa-crypto-doc/RIOT$ git checkout psa-crypto-doc-fixup
Switched to branch 'psa-crypto-doc-fixup'
cbuec@W11nMate:~/RIOTstuff/riot-psa-crypto-doc/RIOT$ ./dist/tools/doccheck/check.sh > psa.txt
cbuec@W11nMate:~/RIOTstuff/riot-psa-crypto-doc/RIOT$ diff master.txt psa.txt
79,95d78
< sys/psa_crypto/doc.md:463: warning: unable to resolve reference to 'porting-software' for \ref command
< sys/psa_crypto/doc.md:464: warning: unable to resolve reference to 'porting-hardware' for \ref command
< sys/psa_crypto/doc.md:465: warning: unable to resolve reference to 'porting-secure-elements' for \ref command
< sys/psa_crypto/doc.md:560: warning: Unsupported xml/html tag <libraryname> found
< sys/psa_crypto/doc.md:563: warning: Unsupported xml/html tag <libraryname> found
< sys/psa_crypto/doc.md:589: warning: explicit link request to 'if' could not be resolved
< sys/psa_crypto/doc.md:590: warning: explicit link request to 'include' could not be resolved
< sys/psa_crypto/doc.md:591: warning: explicit link request to 'endif' could not be resolved
< sys/psa_crypto/doc.md:597: warning: explicit link request to 'if' could not be resolved
< sys/psa_crypto/doc.md:598: warning: explicit link request to 'include' could not be resolved
< sys/psa_crypto/doc.md:600: warning: Unsupported xml/html tag <library_context_type_t> found
< sys/psa_crypto/doc.md:601: warning: explicit link request to 'endif' could not be resolved
< sys/psa_crypto/doc.md:906: warning: explicit link request to 'if' could not be resolved
< sys/psa_crypto/doc.md:908: warning: explicit link request to 'endif' could not be resolved
< sys/psa_crypto/doc.md:909: warning: explicit link request to 'if' could not be resolved
< sys/psa_crypto/doc.md:911: warning: explicit link request to 'endif' could not be resolved
< sys/psa_crypto/doc.md:1007: warning: Unsupported xml/html tag <Some> found
cbuec@W11nMate:~/RIOTstuff/riot-psa-crypto-doc/RIOT$ ./dist/tools/doccheck/check.sh | grep -i "psa_crypto/doc.md"
cbuec@W11nMate:~/RIOTstuff/riot-psa-crypto-doc/RIOT$

@mguetschow mguetschow enabled auto-merge April 8, 2025 10:57
@riot-ci
Copy link

riot-ci commented Apr 8, 2025

Murdock results

✔️ PASSED

cf72259 sys/psa_crypto/doc: correctly end code block

Success Failures Total Runtime
1 0 1 01m:10s

Artifacts

@mguetschow mguetschow added this pull request to the merge queue Apr 8, 2025
Merged via the queue into RIOT-OS:master with commit 43840a9 Apr 8, 2025
28 of 29 checks passed
@mguetschow mguetschow deleted the psa-crypto-doc-fixup branch April 8, 2025 14:51
@mguetschow mguetschow added this to the Release 2025.04 milestone Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: doc Area: Documentation Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants