SUEWS API Site
Documentation of SUEWS source code
source/api-doxygen.md
Go to the documentation of this file.
1 
2 # Introduction
3 
4 This site provides documentation of SUEWS source code automatically generated by [Doxygen](http://www.doxygen.nl).
5 
6 
7 # Usage
8 
9 This site includes the following information to help understand the SUEWS source code:
10 
11 - [Module/function/variable description](namespacemembers.html)
12 - Call/caller graphs: under each function/subroutine page (e.g., [`anohm`](namespaceanohm__module.html#a45c32c3585e2b5896f8db44196678492))
13 - Source code browser with cross-navigation (e.g., [`anohm`](namespaceanohm__module.html#a45c32c3585e2b5896f8db44196678492))
14 
15 
16 [**Go back to main documentation site**](../../index.html)