/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to doc/ru/conf.py

  • Committer: Ian Clatworthy
  • Date: 2009-09-09 15:51:18 UTC
  • mto: (4634.37.2 prepare-2.0)
  • mto: This revision was merged to the branch mainline in revision 4689.
  • Revision ID: ian.clatworthy@canonical.com-20090909155118-0njxaz0t1au2vrzw
es/ru/developers docs to exclude from sphinx builds

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
    'upgrade-guide/overview',
82
82
    'upgrade-guide/data_migration',
83
83
    'upgrade-guide/tips_and_tricks',
 
84
    'user-guide/branching_a_project',
 
85
    'user-guide/core_concepts',
 
86
    'user-guide/introducing_bazaar',
 
87
    'user-guide/specifying_revisions',
 
88
    'user-guide/stacked',
 
89
    'user-guide/using_checkouts',
 
90
    'user-guide/zen',
84
91
    # Plain-style documentation generation stuff
85
92
    'user-guide/index-plain',
86
93
]