summaryrefslogtreecommitdiff
path: root/doc/source/aptsources
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2010-02-17 16:17:36 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2010-02-17 16:17:36 +0100
commitd1b2c0fbd34cee0ffced8270149b87def7675b2a (patch)
treef4b8a14fc619b2e6ea297385e289b2549f6f21a4 /doc/source/aptsources
parentc62bdd0b1b633b134ba551847da0c1e8d12115c2 (diff)
parent930f6a2899b0b410777397fb206a8eba8c99100c (diff)
downloadpython-apt-d1b2c0fbd34cee0ffced8270149b87def7675b2a.tar.gz
merged from the debian-sid branch
Diffstat (limited to 'doc/source/aptsources')
-rw-r--r--doc/source/aptsources/distinfo.rst10
-rw-r--r--doc/source/aptsources/distro.rst10
-rw-r--r--doc/source/aptsources/index.rst10
-rw-r--r--doc/source/aptsources/sourceslist.rst10
4 files changed, 0 insertions, 40 deletions
diff --git a/doc/source/aptsources/distinfo.rst b/doc/source/aptsources/distinfo.rst
deleted file mode 100644
index 96f9445d..00000000
--- a/doc/source/aptsources/distinfo.rst
+++ /dev/null
@@ -1,10 +0,0 @@
-:mod:`aptsources.distinfo` --- provide meta information for distro repositories
-===============================================================================
-
-.. automodule:: aptsources.distinfo
- :members:
- :undoc-members:
-
- .. note::
-
- This part of the documentation is created automatically.
diff --git a/doc/source/aptsources/distro.rst b/doc/source/aptsources/distro.rst
deleted file mode 100644
index 06ca0fda..00000000
--- a/doc/source/aptsources/distro.rst
+++ /dev/null
@@ -1,10 +0,0 @@
-:mod:`aptsources.distro` --- Distribution abstraction of the sources.list
-===============================================================================
-
-.. automodule:: aptsources.distro
- :members:
- :undoc-members:
-
- .. note::
-
- This part of the documentation is created automatically.
diff --git a/doc/source/aptsources/index.rst b/doc/source/aptsources/index.rst
deleted file mode 100644
index 898fbf74..00000000
--- a/doc/source/aptsources/index.rst
+++ /dev/null
@@ -1,10 +0,0 @@
-:mod:`aptsources` --- Working with sources.list
-=====================================================
-.. automodule:: aptsources
-
-.. toctree::
- :maxdepth: 2
- :glob:
-
- *
-
diff --git a/doc/source/aptsources/sourceslist.rst b/doc/source/aptsources/sourceslist.rst
deleted file mode 100644
index 509db3ce..00000000
--- a/doc/source/aptsources/sourceslist.rst
+++ /dev/null
@@ -1,10 +0,0 @@
-:mod:`aptsources.sourceslist` --- Provide an abstraction of the sources.list
-============================================================================
-
-.. automodule:: aptsources.sourceslist
- :members:
- :undoc-members:
-
- .. note::
-
- This part of the documentation is created automatically.