diff --git a/doc/sphinx/dev_guide/building_documentation.rst b/doc/sphinx/dev_guide/building_documentation.rst index b4a568cf1310f62a52e5d3f65623eab67ef59ad6..9b5ef3358502b8a5c6ebd0be1509eb0c7eb20f41 100644 --- a/doc/sphinx/dev_guide/building_documentation.rst +++ b/doc/sphinx/dev_guide/building_documentation.rst @@ -18,7 +18,7 @@ Run the following set of commands (the example below is based on Ubuntu OS, but cmake -DENABLE_DOC=TRUE make -C doc -Documentation is created and stored at DOC/WWW/OUTPUT. +Documentation is created and stored at ``doc/www/output``. 2. Set up a web-server.