Added sphinx documentation to a sphinx-doc package.

This commit is contained in:
Monty Taylor
2010年07月14日 10:37:56 -05:00
parent b493ed2f5d
commit b866551dbe

11
debian/control vendored
View File

@@ -70,3 +70,14 @@ Description: The swift auth server.
The swift auth server.
.
Homepage: https://launchpad.net/swift
Package: swift-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: The swift documentation.
Sphinx documentation for Swift.
.
Homepage: https://launchpad.net/swift

1
debian/rules vendored
View File

@@ -9,6 +9,7 @@ PYTHON = "/usr/bin/python"
build:
dh build
python setup.py build_sphinx
clean:
dh clean

9
debian/swift-doc.doc-base vendored Normal file
View File

@@ -0,0 +1,9 @@
Document: swift-doc
Title: Swift Documentation
Author: OpenStack
Abstract: Sphinx documentation for Swift
Section: Network/File Transfer
Format: HTML
Index: /usr/share/doc/swift-doc/html/index.html
Files: /usr/share/doc/swift-doc/html/*

1
debian/swift-doc.docs vendored Normal file
View File

@@ -0,0 +1 @@
doc/build/html
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.