-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'doc_updates' into 'master'
Documentation updates See merge request openconnect/openconnect!327
- Loading branch information
Showing
9 changed files
with
268 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,12 +20,18 @@ | |
|
||
<h1>GitLab</h1> | ||
|
||
<p>As an experiment we have created an <a href="https://gitlab.com/openconnect/openconnect">OpenConnect project</a> on GitLab.</p> | ||
<p>We have created an <a href="https://gitlab.com/openconnect/openconnect">OpenConnect project</a> on GitLab.</p> | ||
|
||
<p>You can file <a href="https://gitlab.com/openconnect/openconnect/issues">issues</a> | ||
there, which may be slightly more effective than sending them in email. You can also | ||
there, which may be more effective than sending them in email. You can also | ||
submit <a href="https://gitlab.com/openconnect/openconnect/merge_requests">merge requests</a>.</p> | ||
|
||
<p>In addition to allowing discussion of issues and code changes, OpenConnect is now | ||
also using <a href="https://docs.gitlab.com/ee/ci/">GitLab CI</a> for continuous integration, | ||
testing, and building of the software. For example, GitLab CI builds the the | ||
<a href="packages.html#windows">Windows installers</a> for OpenConnect with each new | ||
commit.</p> | ||
|
||
<h1>Mailing list</h1> | ||
|
||
<p>There is a mailing list at <tt><a href="mailto:[email protected]"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<PAGE> | ||
<STARTMENU level="2"/> | ||
<MENU topic="Contributing" link="contribute.html" mode="VAR_SEL_CONTRIB_MAIN" /> | ||
<MENU topic="Observing VPN clients" link="mitm.html" mode="VAR_SEL_CONTRIB_MITM" /> | ||
<ENDMENU /> | ||
</PAGE> |
Oops, something went wrong.