mirror of
https://github.com/openvswitch/ovs
synced 2025-08-28 21:07:47 +00:00
It always seems odd that this isn't in the repo, so this adds it, with internal links properly directed. Signed-off-by: Ben Pfaff <blp@ovn.org> Acked-by: Mark Michelson <mmichels@redhat.com>
49 lines
1.4 KiB
ReStructuredText
49 lines
1.4 KiB
ReStructuredText
..
|
|
Copyright (c) 2016, Stephen Finucane <stephen@that.guru>
|
|
|
|
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.
|
|
|
|
Convention for heading levels in Open vSwitch documentation:
|
|
|
|
======= Heading 0 (reserved for the title in a document)
|
|
------- Heading 1
|
|
~~~~~~~ Heading 2
|
|
+++++++ Heading 3
|
|
''''''' Heading 4
|
|
|
|
Avoid deeper levels because they do not render well.
|
|
|
|
======================
|
|
Open vSwitch Internals
|
|
======================
|
|
|
|
Information for people who want to know more about the Open vSwitch project
|
|
itself and how they might involved.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
contributing/index
|
|
mailing-lists
|
|
patchwork
|
|
release-process
|
|
bugs
|
|
security
|
|
charter
|
|
committer-emeritus-status
|
|
committer-responsibilities
|
|
committer-grant-revocation
|
|
authors
|
|
maintainers
|
|
documentation
|