We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0802004 + 59c8210 commit 7cfad86Copy full SHA for 7cfad86
README.md
@@ -77,7 +77,9 @@ projectile | Projectile motion analysis
77
78
This runs the examples manually from the .stack-work folder after building, and the generated docs will
79
appear in this folder (i.e. in the SRS and Website folders). Due to this placement, these generated
80
-versions will not be subject to automated tests.
+versions will not be subject to automated tests. The tex files are generated,
81
+but they are not automatically compiled. To compile the tex files, use the
82
+generated Makefile (in the same folder as the tex file).
83
84
## Finding / Building the Haddock Documentation
85
0 commit comments