pegleg/doc/source/index.rst
Felipe Monteiro b598e850cc pki: Add documentation for PKI implementation
This adds documentation for the PKI implementation
in Pegleg that was recently ported from Promenade.

Change-Id: I248ec62a0c3523fc5f3950a6a678cf6d998b093a
2019-08-07 14:07:32 +02:00

56 lines
1.1 KiB
ReStructuredText

..
Copyright 2018 AT&T Intellectual Property.
All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
====================
Pegleg Documentation
====================
Overview
--------
.. toctree::
:maxdepth: 2
getting_started
Design
------
.. toctree::
:maxdepth: 2
artifacts
authoring_strategy
pki/index
Developer's Guide
-----------------
.. toctree::
:maxdepth: 2
developer-overview
Operator's Guide
----------------
.. toctree::
:maxdepth: 2
cli/cli
lint-codes
exceptions