c-user: Add timer and timeouts key concept

Update #2554.
This commit is contained in:
Sebastian Huber
2017-01-30 13:51:57 +01:00
parent e23f46c3b9
commit a17535d222
3 changed files with 42 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ sys.path.append(os.path.abspath('../common/'))
from conf import *
extensions = ['sphinxcontrib.bibtex']
extensions = ['sphinx.ext.imgmath', 'sphinxcontrib.bibtex']
version = '4.11.99'
release = '4.11.99'