##// 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
# 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