Skip to content

Commit

Permalink
Complete iOS docs sans screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jwsi committed May 7, 2020
1 parent ede3ade commit 53ccf5b
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/clients/android/network.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ is centred around a single connect/disconnect button to ensure this.
:width: 250
:alt: Main Screen

To connect, one simply needs to select a group by visiting the "Manage profiles page",
To connect, one simply needs to select a group by visiting the "Manage Profiles" page,
then select an appropriate server from the list presented by the "Select Server" button.
Then press "Connect". The connection is complete and established when the text
Then press "Connect". The connection is complete and established when the text:
**Secure connection established** is shown.

To disconnect, one simply needs to press the "Disconnect" button in the centre of
Expand Down
6 changes: 6 additions & 0 deletions source/clients/ios/adding-profile.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
Adding Profiles
===============

Adding VPN profiles within the iOS application is simple. One simply needs to click
the "Manage Profiles" button on the app, then press the "+" icon in the top right of
the modal alert. The user will then be prompted for a six digit code
which will have been received in an email. Once this is entered, the UH VPN profile
will then be securely downloaded to the device ready for use.
3 changes: 3 additions & 0 deletions source/clients/ios/deleting-profile.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
Deleting Profiles
=================

Deleting VPN profiles within the iOS application is simple. One simply needs to click
the "Manage Profiles" button on the app, then swipe left on the profile to delete.
11 changes: 11 additions & 0 deletions source/clients/ios/network.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
Connecting and Disconnecting
============================

Connecting and disconnecting to/from VPN networks is a very simple procedure. The app
is centred around a single connect/disconnect button to ensure this.

To connect, one simply needs to select a group by visiting the "Manage Profiles" page,
then select an appropriate server from the list presented by the "Select Server" button.
Then press "Connect". The connection is complete and established when the text:
**Secure connection established** is shown.

To disconnect, one simply needs to press the "Disconnect" button in the centre of
the application screen.

0 comments on commit 53ccf5b

Please sign in to comment.