Revisions

gist: 19042 Download_button fork
public
Public Clone URL: git://gist.github.com/19042.git
Embed All Files: show embed
sphinx.yml #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
development:
  enable_star: true
  min_prefix_len: 1
  port: 3312
 
test:
  enable_star: true
  min_prefix_len: 1
  port: 3313
 
production:
  enable_star: true
  min_prefix_len: 1
  port: 3314