blob: 35b2b581cd891da843fa04bf4c8c36e08c0e5a1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/** \mainpage
This is the libbash API documentation.
To find your way around:
- have a look at the API: <a href="namespacelibbash.html">libbash namespace</a>
- learn how to use the API by example (source code under utils/)
- find out what syntax we support now (scripts under scripts/)
*/
|