Skip to content

Commit

Permalink
Point Javadoc overview HTML to GitHub documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
wmiaw committed Oct 3, 2014
1 parent 2ff277c commit 758f1e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions overview-public.html
Expand Up @@ -7,8 +7,7 @@

<p>This Javadoc is limited to the classes and interfaces used by an application to properly configure its MSL stack and to engage in MSL-based communication with other compatible applications. The application entry point is the <a href="com/netflix/msl/msg/MslControl.html">MslControl</a> class.</p>

<p>For more information refer to the <a href="https://confluence.netflix.com/display/SCRF/Message+Security+Layer+%28MSL%29+Protocol">Protocol</a>,
<a href="https://confluence.netflix.com/display/SCRF/Message+Security+Layer+%28MSL%29+Configuration+Guide">Configuration Guide</a>, and <a href="https://confluence.netflix.com/display/SCRF/Message+Security+Layer+%28MSL%29+Messaging+Guide">Messaging Guide</a> documents.</p>
<p>For more information refer to the <a href="https://github.com/Netflix/msl/wiki">Protocol documentation</a>.</p>

</body>
</html>
3 changes: 1 addition & 2 deletions overview.html
Expand Up @@ -5,8 +5,7 @@

<p>Message Security Layer (MSL) is an extensible and flexible secure messaging protocol that can be used to transport data between two or more communicating entities. Data may also be associated with specific users, and treated as confidential or non-replayable if so desired.</p>

<p>For more information refer to the <a href="https://confluence.netflix.com/display/SCRF/Message+Security+Layer+%28MSL%29+Protocol">Protocol</a>,
<a href="https://confluence.netflix.com/display/SCRF/Message+Security+Layer+%28MSL%29+Configuration+Guide">Configuration Guide</a>, and <a href="https://confluence.netflix.com/display/SCRF/Message+Security+Layer+%28MSL%29+Messaging+Guide">Messaging Guide</a> documents.</p>
<p>For more information refer to the <a href="https://github.com/Netflix/msl/wiki">Protocol documentation</a>.</p>

</body>
</html>

0 comments on commit 758f1e0

Please sign in to comment.