Axel Kohlmeyer
440338d769
last round of spelling fixes
2018-08-22 22:35:35 -04:00
Axel Kohlmeyer
0cd71ee582
more false positives
2018-08-22 22:18:35 -04:00
Axel Kohlmeyer
5da714bcc8
fix another source of broken links inserted into processed files
2018-08-22 21:33:40 -04:00
Axel Kohlmeyer
2d6d635ce0
update list of false positives
2018-08-22 21:30:40 -04:00
Axel Kohlmeyer
ffb1a9c46a
update link in lammps theme for sphinx
2018-08-22 20:36:01 -04:00
Axel Kohlmeyer
c8ac88dd87
update link in LAMMPS theme for Sphinx
2018-08-22 19:46:49 -04:00
Richard Berger
9ffd262039
Add CMake target for html documentation
2018-07-27 02:46:36 -04:00
Richard Berger
819e47b69e
Add output dir and verbose option to txt2rst
2018-07-27 02:30:28 -04:00
Axel Kohlmeyer
7c7a80b31a
restore deleted file
2018-06-18 17:59:22 -04:00
julient31
f409f4ff53
Commit JT 021318
2018-04-26 15:02:15 -06:00
julient31
72d9795d7f
Commit Julien 10/19/2017
...
- New files for the pair interactions
- New files for the documentation
- Spin orbit coupling via Neel approach
2018-04-26 14:58:41 -06: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
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