]> git.proxmox.com Git - ovs.git/blob - Documentation/internals/index.rst
ovs-atomic: Report error for contradictory configuration.
[ovs.git] / Documentation / internals / index.rst
1 ..
2 Copyright (c) 2016, Stephen Finucane <stephen@that.guru>
3
4 Licensed under the Apache License, Version 2.0 (the "License"); you may
5 not use this file except in compliance with the License. You may obtain
6 a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
12 WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
13 License for the specific language governing permissions and limitations
14 under the License.
15
16 Convention for heading levels in Open vSwitch documentation:
17
18 ======= Heading 0 (reserved for the title in a document)
19 ------- Heading 1
20 ~~~~~~~ Heading 2
21 +++++++ Heading 3
22 ''''''' Heading 4
23
24 Avoid deeper levels because they do not render well.
25
26 ======================
27 Open vSwitch Internals
28 ======================
29
30 Information for people who want to know more about the Open vSwitch project
31 itself and how they might involved.
32
33 .. toctree::
34 :maxdepth: 2
35
36 contributing/index
37 mailing-lists
38 patchwork
39 release-process
40 bugs
41 security
42 committer-responsibilities
43 committer-grant-revocation
44 authors
45 maintainers
46 documentation