mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #370] [MERGED] Core/SSH: Add tutorial, design docs and FAQ. #352
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#352
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/370
Author: @ismail-yilmaz
Created: 2/14/2026
Status: ✅ Merged
Merged: 2/16/2026
Merged by: @klugier
Base:
master← Head:ssh_docs📝 Commits (2)
c1df3c5Core/SSH: Tutorial, design docs and FAQ added.77d061bCore/SSH: Docs updated, FAQ removed.📊 Changes
3 files changed (+1142 additions, -1 deletions)
View changed files
📝
uppsrc/Core/SSH/SSH.upp(+3 -1)➕
uppsrc/Core/SSH/srcdoc.tpp/Design_en-us.tpp(+220 -0)➕
uppsrc/Core/SSH/srcdoc.tpp/Tutorial_en-us.tpp(+919 -0)📄 Description
Add Documentation for Core/SSH Package
Adds design documentation, FAQ, and practical tutorial to Core/SSH:
All tutorial examples are from the existing SshBasics reference example.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.