diff --git a/doc/README b/doc/README index 02e0cd98d..68019ca86 100644 --- a/doc/README +++ b/doc/README @@ -7,3 +7,5 @@ To generate the API documentation for the C, .NET and Python APIs, we must execu We must have doxygen installed in our system. +The documentation will be stored in the subdirectory './html'. +The main file is './html/index.html'