Skip to content

Commit 4ebc8ce

Browse files
authored
Merge pull request #27890 from timhoffm/doc-build-time
DOC: State approximate documentation build time
2 parents 3588076 + 79fdb09 commit 4ebc8ce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/devel/document.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,11 @@ used. To build the documentation in html format, cd into :file:`doc/` and run:
6464
6565
make html
6666
67+
.. note::
68+
69+
Since the documentation is very large, the first build may take 10-20 minutes,
70+
depending on your machine. Subsequent builds will be faster.
71+
6772
Other useful invocations include
6873

6974
.. code-block:: sh

0 commit comments

Comments
 (0)