Skip to content

ssh: update documentation guides for OTP 29#11012

Open
u3s wants to merge 1 commit intoerlang:masterfrom
u3s:kuba/ssh/doc_fix/OTP-20100
Open

ssh: update documentation guides for OTP 29#11012
u3s wants to merge 1 commit intoerlang:masterfrom
u3s:kuba/ssh/doc_fix/OTP-20100

Conversation

@u3s
Copy link
Copy Markdown
Contributor

@u3s u3s commented Apr 14, 2026

Fix stale algorithm examples, typos, and heading structure across all 7 SSH guide files.

  • Re-capture all default_algorithms outputs for OTP 29 (mlkem, curve25519, ed25519, etm MACs, chacha20)
  • Fix 11 typos/grammar errors in configure_algos.md
  • Add mlkem768x25519-sha256 to ssh_app.md algorithm list
  • Add PQC section to hardening.md
  • Restructure headings in configure_algos.md, configurations.md, hardening.md, terminology.md (remove ## Introduction wrappers, eliminate #### depth)
  • Convert plain-text notes to admonitions in using_ssh.md
  • Fix "Creating a Subsystem" example (byte_size, logger, ssh_cm)
  • Replace tabs with spaces in code blocks
  • Note disabled-by-default shell/exec/SFTP in terminology.md

@u3s u3s self-assigned this Apr 14, 2026
@u3s u3s added the team:PS Assigned to OTP team PS label Apr 14, 2026
@u3s u3s requested a review from Mikaka27 April 14, 2026 10:48
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 14, 2026

CT Test Results

    2 files     29 suites   25m 3s ⏱️
  499 tests   493 ✅  6 💤 0 ❌
1 708 runs  1 680 ✅ 28 💤 0 ❌

Results for commit 84a530a.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@u3s u3s force-pushed the kuba/ssh/doc_fix/OTP-20100 branch 2 times, most recently from 686f9a9 to 9890743 Compare April 14, 2026 11:04
@u3s u3s removed the request for review from Mikaka27 April 14, 2026 12:22
@u3s u3s force-pushed the kuba/ssh/doc_fix/OTP-20100 branch from 9890743 to 26f1845 Compare April 14, 2026 14:35
Fix stale algorithm examples, typos, and heading structure
across all 7 SSH guide files.

- Re-capture all default_algorithms outputs for OTP 29
  (mlkem, curve25519, ed25519, etm MACs, chacha20)
- Fix 11 typos/grammar errors in configure_algos.md
- Add mlkem768x25519-sha256 to ssh_app.md algorithm list
- Add PQC section to hardening.md
- Restructure headings in configure_algos.md, configurations.md,
  hardening.md, terminology.md (remove ## Introduction wrappers,
  eliminate #### depth)
- Convert plain-text notes to admonitions in using_ssh.md
- Fix "Creating a Subsystem" example (byte_size, logger, ssh_cm)
- Replace tabs with spaces in code blocks
- Note disabled-by-default shell/exec/SFTP in terminology.md
@u3s u3s force-pushed the kuba/ssh/doc_fix/OTP-20100 branch from 26f1845 to 84a530a Compare April 16, 2026 09:19
@u3s u3s added the testing currently being tested, tag is used by OTP internal CI label Apr 16, 2026
@u3s u3s requested review from IngelaAndin and Mikaka27 April 16, 2026 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant