diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2010-09-09 13:15:57 +0100 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2010-10-05 11:46:00 +0100 |
commit | 783baf9df290a30ee9157338d41a1bfebc36f2ab (patch) | |
tree | 08512bf1cfb0d38b064f24d01321867e010b4d55 /doc/.gitignore | |
parent | ee17175118028ad3b2c39be2fd58a21406325b91 (diff) | |
download | dbus-783baf9df290a30ee9157338d41a1bfebc36f2ab.tar.gz |
Move uploading docs into build system.
This uploads a doc tarball, and its contents, to the appropriate
location on dbus.freedesktop.org. It also uploads the DTDs to the
appropriate location on specifications.freedesktop.org.
I believe this uploads the same files as the old update-dbus-docs.sh
script did.
Diffstat (limited to 'doc/.gitignore')
-rw-r--r-- | doc/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/.gitignore b/doc/.gitignore index 8a38ca33..fd193572 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -12,3 +12,5 @@ dbus-test-plan.html dbus-tutorial.html dbus-faq.html dbus-daemon.1 +dbus-docs +dbus-docs.tar.gz |