~aleteoryx/tclircc

ref: 4bc1948dc256b12750b8c3b405d0be8db08f867e tclircc/doc/doctools/gen/main.man -rw-r--r-- 320 bytes
4bc1948dAleteoryx uh, docs 12 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[manpage_begin main_thread tclircc 0.0.1]
[titledesc {Thread main}]
[description]
[para]
This is the application entrypoint. It does the following.
[list_begin itemized]
[item]
brings up the routing system
[item]
brings up the database
[item]
loads the other core threads
[item]
opens a window
[list_end]
[manpage_end]