diff options
Diffstat (limited to 'docs/readme.txt')
-rw-r--r-- | docs/readme.txt | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/docs/readme.txt b/docs/readme.txt index e89c7161d..9924d779f 100644 --- a/docs/readme.txt +++ b/docs/readme.txt @@ -1,16 +1,11 @@ -*** Documentation access ***
-
-Open ./docs/index.html to open the start page or ./docs/html/index.html in
-order to access directly the doxigen documentation.
-
*** Documentation build procedure ***
The following software must be installed:
-- Doxygen 1.6.3 or later.
-- Graphviz 2.21 or later. The ./bin directory must be specified in the path in
- order to make Graphviz accessible by Doxygen.
+- Doxygen 1.7.4 or later.
+- Graphviz 2.26.3 or later. The ./bin directory must be specified in the path
+ in order to make Graphviz accessible by Doxygen.
Build procedure:
- Run Doxywizard.
-- Load ./docs/Doxyfile from Doxywizard.
+- Load ./docs/Doxyfile_html or ./docs/Doxyfile_chm from Doxywizard.
- Start.
|