Show More
@@ -56,9 +56,9 b' To save time,' | |||||
56 | the make targets above only proceess the files that have been changed since the |
|
56 | the make targets above only proceess the files that have been changed since the | |
57 | previous docs build. |
|
57 | previous docs build. | |
58 | To remove the previous docs build you can use ``make clean``. |
|
58 | To remove the previous docs build you can use ``make clean``. | |
59 |
You can also combine ``clean`` with other |
|
59 | You can also combine ``clean`` with other `make` commands; | |
60 | for example, |
|
60 | for example, | |
61 | ``make clean html`` will do a complete rebuild of the docs. |
|
61 | ``make clean html`` will do a complete rebuild of the docs or `make clean pdf` will do a complete build of the pdf. | |
62 |
|
62 | |||
63 |
|
63 | |||
64 | Continuous Integration |
|
64 | Continuous Integration |
General Comments 0
You need to be logged in to leave comments.
Login now