#include <common/main.h>Go to the source code of this file.
Functions | |
| void | emit_project (struct project_ty *) |
| void | emit_project_but1 (struct project_ty *) |
| void emit_project | ( | struct project_ty * | ) |
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_ty * | ) |
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.5.5