diff options
author | albert-github <albert.tests@gmail.com> | 2018-06-11 17:47:37 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2018-06-11 17:47:37 (GMT) |
commit | 5d89de25fa5aa146ab65a88f09a7cc729dea3e51 (patch) | |
tree | d85a6daafac6bc1472090835bce09eca85ea08ec /doc/formulas.doc | |
parent | 4536982bdebc0056d0c5d64a12881f20b5801c06 (diff) | |
download | Doxygen-5d89de25fa5aa146ab65a88f09a7cc729dea3e51.zip Doxygen-5d89de25fa5aa146ab65a88f09a7cc729dea3e51.tar.gz Doxygen-5d89de25fa5aa146ab65a88f09a7cc729dea3e51.tar.bz2 |
Resolve inconsistency in formula repositories.
HTML and RTF have their own directory with formula repository files. These can get out of sync when HTML and RTF versions are not always build together (and both are required again).
Diffstat (limited to 'doc/formulas.doc')
-rw-r--r-- | doc/formulas.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/formulas.doc b/doc/formulas.doc index f505155..520f089 100644 --- a/doc/formulas.doc +++ b/doc/formulas.doc @@ -100,8 +100,8 @@ the section should contain valid command for the specific environment. \warning Currently, doxygen is not very fault tolerant in recovering from typos in formulas. It may be necessary to remove the -file <code>formula.repository</code> that is written to the html directory to -get rid of an incorrect formula. +files <code>formula.repository</code> that are written to the html and rtf directories to +get rid of an incorrect formula as well as the <code>form_*</code> files. \htmlonly Go to the <a href="tables.html">next</a> section or return to the |