1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-28 20:02:00 +03:00

Started documenting client context.

This commit is contained in:
Teemu Ollakka
2018-04-27 12:51:05 +03:00
parent f3afb6306d
commit 28026ea4fc
7 changed files with 384 additions and 49 deletions

View File

@ -229,6 +229,8 @@ TAB_SIZE = 4
# newlines.
ALIASES =
ALIASES = "startuml=\if DontIgnorePlantUMLCode"
ALIASES += "enduml=\endif"
# This tag can be used to specify a number of word-keyword mappings (TCL only).
# A mapping has the form "name=value". For example adding "class=itcl::class"