##// END OF EJS Templates
Creating subdirs in docs/source for each subpackage documentation.
Creating subdirs in docs/source for each subpackage documentation.

File last commit:

r1234:52b55407
r1252:bb71a3b3
Show More
simple.conf
14 lines | 270 B | text/plain | TextLexer
Brian E Granger
This is a manual merge of certain things in the ipython1-dev branch, revision 46, into the main ...
r1234 # Toy example of a TConfig-based configuration description
# This is the class declaration for the configuration:
# SimpleConfig
# Configuration for my application
solver = "Iterative2"
[Protocol]
# Specify the Protocol
ptype = "http2"
max_users = 4