Commit Graph

22 Commits

Author SHA1 Message Date
Axel Kohlmeyer c6f846b925
converter tool for inlining external math is no longer needed 2020-03-12 01:20:30 -04:00
Axel Kohlmeyer d7242eaa6a
print total styles and count/report the number of issues 2020-01-11 20:41:14 -05:00
Anne Gunn 5e6694f3bc Re-enabled conversion of equations arrays. Disabled works even worse 2019-11-05 15:27:21 -05:00
Richard Berger 423a3bb99f Add initial version of updated tools from #1533 2019-11-05 15:27:21 -05:00
Axel Kohlmeyer 5da714bcc8 fix another source of broken links inserted into processed files 2018-08-22 21:33:40 -04:00
Axel Kohlmeyer ffb1a9c46a update link in lammps theme for sphinx 2018-08-22 20:36:01 -04:00
Richard Berger 819e47b69e Add output dir and verbose option to txt2rst 2018-07-27 02:30:28 -04:00
Axel Kohlmeyer 5863f115dd correctly escape 'a_ ' text, which is not a reference unlike 'a_b ' 2018-01-12 12:26:50 -05:00
Axel Kohlmeyer ed8680d695 suspend support for sphinxcontrib.images
the sphinxcontrib.image extension was broken with sphinx 16.x.
however, sphinx 15.x breaks with newer version of the multiprocessor module.
so we suspend the thumbnail processing and lift the lock to sphinx 15.x

also, the number of parallel sphinx tasks is can be overridden with SPHINXEXTRA="-j #'.
default is to try use all local CPU cores.
2017-12-07 15:38:15 -05:00
Richard Berger 621d7d5ce0 Correct off-by-one error in line number reported 2017-03-16 23:05:03 -04:00
Richard Berger efb2a942e0 Add utility to detect duplicate anchors in documentation files 2017-03-16 22:21:12 -04:00
Richard Berger e78b4267b7 Fix issue with external links containing anchors 2016-10-06 20:29:07 -04:00
Richard Berger a3277117e2 Add filter which merges preformatted sections 2016-09-26 18:52:43 -04:00
Richard Berger 67d4c07689 Do not escape underscore inside preformat blocks 2016-09-26 18:52:31 -04:00
Axel Kohlmeyer aa9fe38c5c consolidate ignoring python bytecompiled cache files 2016-09-17 09:50:49 -04:00
Steve Plimpton 2f298951cf resolved conflicts 2016-09-14 10:22:46 -06:00
Richard Berger 4c783ea3b7 Enforce l,ule or l,ole command order for RST
(cherry picked from commit 79e867c213)
2016-09-07 02:16:55 -04:00
Richard Berger 9e8256aeb0 Refactored code and escape RST special character '_'
(cherry picked from commit 4629a464f7)
2016-09-07 02:16:55 -04:00
Richard Berger 925f1bfb6f Escape RST special character '^' and take care of special math cases
(cherry picked from commit 453521c8e6)
2016-09-07 02:16:55 -04:00
Richard Berger 3f312244a0 Escape RST special character '*' in final output
(cherry picked from commit 7cb39811d4)
2016-09-07 02:16:54 -04:00
sjplimp 10be4c06bd git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15103 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2016-06-02 14:12:27 +00:00
sjplimp 1cf54d01f4 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14950 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2016-05-09 17:22:38 +00:00