File: setup.cfg

package info (click to toggle)
sphinx 0.6.6-3%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,112 kB
  • ctags: 2,813
  • sloc: python: 17,727; makefile: 264; xml: 10; sh: 6; ansic: 1
file content (21 lines) | stat: -rw-r--r-- 343 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[compile_catalog]
directory = sphinx/locale/
domain = sphinx

[update_catalog]
domain = sphinx
output_dir = sphinx/locale/
input_file = sphinx/locale/sphinx.pot

[egg_info]
tag_build = 
tag_date = 0
tag_svn_revision = 0

[extract_messages]
mapping_file = babel.cfg
output_file = sphinx/locale/sphinx.pot

[aliases]
release = egg_info -RDb ''