]> git.proxmox.com Git - mirror_ifupdown2.git/commit - ifupdown/scheduler.py
Doc updates + cleanup
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Thu, 17 Jul 2014 18:44:36 +0000 (11:44 -0700)
committerRoopa Prabhu <roopa@cumulusnetworks.com>
Thu, 17 Jul 2014 18:44:36 +0000 (11:44 -0700)
commit2c0ad8b338b84ece25e109fadbcd8d3cff2fa9ff
tree7f25aaa6b5eba2cb82e7fb924cbac034e35805b0
parent09a304ca2479d1f15119dbf3a806301b4ecffaac
Doc updates + cleanup

Ticket: CM-2297
Reviewed By:
Testing Done: compile tested

more updates coming ...
22 files changed:
KNOWN_ISSUES
README [deleted file]
README.rst [new file with mode: 0644]
TODO
build.sh [new file with mode: 0644]
docs/Makefile [new file with mode: 0644]
docs/source/apiref.rst [new file with mode: 0644]
docs/source/conf.py [new file with mode: 0644]
docs/source/developmentcorner.rst [new file with mode: 0644]
docs/source/gettingstarted.rst [new file with mode: 0644]
docs/source/index.rst [new file with mode: 0644]
docs/source/intro.rst [new file with mode: 0644]
docs/source/userguide.rst [new file with mode: 0644]
pkg/__init__.py
pkg/graph.py
pkg/iface.py
pkg/ifupdownbase.py
pkg/ifupdownmain.py
pkg/networkinterfaces.py
pkg/scheduler.py
pkg/statemanager.py
pkg/template.py