|
Aegis
4.25.D505
|
Go to the source code of this file.
Functions | |
| void | emit_project (struct project *) |
| void | emit_project_but1 (struct project *) |
| void emit_project | ( | struct project * | ) |
The emit_project function is used to emit the project name cross linked to all of its parent branches. This is used in web page headings.
| void emit_project_but1 | ( | struct project * | ) |
The emit_project function is used to emit the project name cross linked to all of its parent branches, except the last element. This is used in web page headings.
1.7.6.1