root / pycommunity / etc / pycommunity.conf

Revision 77:0cce3971aff9, 0.9 kB (checked in by Tarek Ziad?? <tarek@…>, 18 months ago)

added pygments support

Line 
1[recipes]
2# put your recipes folders here
3
4[tutorials]
5# put your tutorials folders here
6
7[packages]
8# put your packages here
9
10[targets]
11# put your targets here
12
13[templates]
14index=/etc/pycommunity/index.pt
15tutorial=/etc/pycommunity/tutorial.pt
16recipe=/etc/pycommunity/recipe.pt
17glossary=/etc/pycommunity/glossary.pt
18recipelist=/etc/pycommunity/recipelist.pt
19tutoriallist=/etc/pycommunity/tutoriallist.pt
20packageindex=/etc/pycommunity/packageindex.pt
21packagedoc=/etc/pycommunity/packagedoc.pt
22packagestats=/etc/pycommunity/packagestats.pt
23packagesindex=/etc/pycommunity/packagesindex.pt
24css=/etc/pycommunity/pycommunity.css
25js=/etc/pycommunity/pycommunity.js
26
27[options]
28projectname=PyCommunity
29media=/etc/pycommunity
30glossary=/etc/pycommunity/glossary.txt
31index=/etc/pycommunity/README.txt
32packages=/etc/pycommunity/packages.txt
33
34[skipfolder]
35# put here the folders you want to skip
Note: See TracBrowser for help on using the browser.