Commit Graph

23 Commits

Author SHA1 Message Date
Axel Kohlmeyer 0c9cd11b4e have the relevant LAMMPS version embedded into top part of the html manual 2017-03-20 18:25:11 -04: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 21be86c423 Fix typos in txt2html 2017-03-07 00:58:03 -05:00
Richard Berger 007f3c66a0 Third batch of spelling fixes in manual 2017-03-07 00:51:31 -05:00
Richard Berger 32708860a9 Add remaining false positives 2017-03-07 00:27:35 -05:00
Richard Berger fc9eebb936 Added spellcheck utility to documentation build
Uses the sphinxcontrib-spelling extension and requires PyEnchant and
aspell-en to be installed.

Adds the optional make target 'spelling' which produces the file
spelling/output.txt. It contains all words it detects.

Due to the large number of false positives, words in
utils/sphinx-config/false_positives.txt are ignored.
2017-03-05 21:23:41 -05:00
Axel Kohlmeyer 2cf77ff778 Add support for ebook generation in ePUB and mobi format 2016-10-20 16:16:17 -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
Richard Berger e71fafdd25 Use Google Custom Search API for searching in docs 2016-08-31 00:28:27 -04:00
Richard Berger ea368919f3 Remove sha1sum dependency for doc generation
On MacOS X there is no sha1sum. So to simplify doc generation on those systems
use a Python script instead to generate a unique string from the repository
path.
2016-08-26 00:01:34 -04:00
sjplimp 8a7fb8e7e0 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15137 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2016-06-07 16:21:00 +00: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 c2f479c5fc git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14981 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2016-05-10 14:05:06 +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