diff options
Diffstat (limited to 'solenv/gbuild')
-rw-r--r-- | solenv/gbuild/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/solenv/gbuild/README b/solenv/gbuild/README index fdcb926ff6a3..e3cc0d6f3457 100644 --- a/solenv/gbuild/README +++ b/solenv/gbuild/README @@ -9,4 +9,9 @@ See https://web.archive.org/web/20130911015536/http://wiki.openoffice.org/wiki/Build_Environment_Effort/Module_Migration for an archived overview of the new build system. - +See + ./solenv/doc/gbuild +for a commented class/API heirachy of gbuild written in C++ syntax. It was not +intended for any use beyond to generate nicelooking docs with the doxygen +doxygen documentation generator from it. It likely is quite outdated these +days. |