~rvb/maas/bug-1384001-redux-2

« back to all changes in this revision

Viewing changes to utilities/generate-and-upload-docs

  • Committer: Gavin Panella
  • Date: 2012-03-15 13:58:32 UTC
  • mto: This revision was merged to the branch mainline in revision 291.
  • Revision ID: gavin.panella@canonical.com-20120315135832-8i2rkbvp6gwdhkzt
Change MaaS to MAAS everywhere.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# Copyright 2012 Canonical Ltd.  This software is licensed under the
3
3
# GNU Affero General Public License version 3 (see the file LICENSE).
4
4
 
5
 
"""Generate and upload MaaS documentation."""
 
5
"""Generate and upload MAAS documentation."""
6
6
 
7
7
from __future__ import (
8
8
    print_function,