178 Commits

Author SHA1 Message Date
849abd7999 Correct off-by-one error in line number reported 2017-03-16 23:06:23 -04:00
108715b4ff Add utility to detect duplicate anchors in documentation files 2017-03-16 21:51:14 -04:00
ad53cef76d Fix issue with external links containing anchors 2016-10-06 20:23:06 -04:00
4db580e4ce Add filter which merges preformatted sections 2016-09-26 18:47:21 -04:00
038c7159fc Do not escape underscore inside preformat blocks 2016-09-26 16:56:24 -04:00
dcd6dd2f81 Fix bug introduced in latest changes 2016-09-13 20:13:53 -04:00
c0360c3c13 Raise exception and output error if ulb,ule and olb,ole are unbalanced 2016-09-13 19:53:06 -04:00
55f231a2c8 Update unit tests to reflect new behavior 2016-09-13 19:01:26 -04:00
eab465c24f Add indentation to multi-paragraph entries 2016-09-13 18:49:10 -04:00
a349c60ec1 Filter out more header numbers 2016-09-13 13:29:28 -04:00
294a208f29 Escape pipe characters 2016-09-12 17:43:56 -04:00
20839e280c Enforce l,ule or l,ole command order for RST 2016-09-07 01:31:56 -04:00
dfea11847f Refactored code and escape RST special character '_' 2016-09-07 00:52:43 -04:00
6e82016810 Escape RST special character '^' and take care of special math cases 2016-09-06 23:46:14 -04:00
f12b0956f3 Escape RST special character '*' in final output 2016-09-06 23:31:58 -04:00
6fdb75bf4e Ensure the correct list mode is detected 2016-06-01 13:03:14 -04:00
92d66548d2 Add missing newline to ordered and unordered lists 2016-06-01 13:03:00 -04:00
8cd21a0440 Updated installation instructions 2016-05-04 11:51:17 -04:00
e09e29b7d7 Add coveralls badge 2016-05-04 11:49:56 -04:00
1ae02762c1 Fix coveralls run with Python 3.2 2016-05-04 11:45:02 -04:00
511a0c53a6 Add coveralls run 2016-05-04 11:37:45 -04:00
67f8f69139 Some restructuring to follow common Python practices 2016-05-04 11:33:18 -04:00
42647e898e Fixes words with partial inline formats
This fixes issue #2
2016-04-28 16:41:43 -04:00
d9a8d8e224 Add special case for USER/atc docs (generated by doxygen) 2016-03-31 17:55:15 -04:00
c8f725a6ea Updated implementation to detect multi-line inline math equations 2015-12-10 03:53:17 +01:00
3be09e275c Add support for multiple equations in one paragraph 2015-12-10 02:43:36 +01:00
58b146575c Added inline math detection 2015-12-10 01:42:22 +01:00
49c774cd96 Added math equation support to txt2rst 2015-12-10 01:14:27 +01:00
36ad4132c7 Add math paragraph detection, but do nothing in txt2html 2015-12-10 01:08:45 +01:00
8c9ac9fb32 Added test to document original math behaviour 2015-12-10 01:01:59 +01:00
4426eaf882 Use more portable script header 2015-08-16 12:15:01 +02:00
4e3b7b9373 Added Build Status Badge 2015-08-13 23:24:25 +02:00
3320300667 Added .travis.yml 2015-08-13 23:15:43 +02:00
aeabb4ab3f Remove disabled tests 2015-08-13 23:04:41 +02:00
7f6bf5189c Added file headers 2015-08-04 01:41:06 +02:00
9230a72610 Update README.md 2015-07-31 19:13:31 +02:00
f5bc5d6569 Correct indentation of first line in preformatted block 2015-07-30 17:25:13 +02:00
bcd0ec5269 Use backwards compatible markers for HTML_ONLY and RST blocks 2015-07-16 21:39:46 +02:00
10dbbd1a47 Ensure Python3 is used by scripts 2015-07-16 08:22:55 +02:00
62d1a7fcc3 Added missing first line in txt2html.py 2015-07-15 23:29:53 +02:00
4a36b807ab Add additional space between all(b) regions and next paragraph 2015-07-15 22:17:13 +02:00
bcf8e36192 Use reStructuredText Line Blocks for all(b) 2015-07-15 22:03:44 +02:00
86cf68f624 Disable LAMMPS local toc filter 2015-07-15 21:46:47 +02:00
a6d22c7293 Added LICENSE file 2015-07-15 20:00:17 +02:00
e5f1663750 Moved files to subdirectories 2015-07-15 20:00:03 +02:00
49cf638c42 Created README.md 2015-07-03 03:21:06 +02:00
f0d74c3fdc Ignore HTML_ONLY markup in txt2html 2015-07-03 03:06:51 +02:00
7daa0935d2 Replace section headers in LAMMPS doc pages 2015-07-03 02:38:58 +02:00
d8b356be79 Bugfix: generate correct link for external sites 2015-07-03 01:32:57 +02:00
880632dc8d Add common LAMMPS links which are filtered in header 2015-07-03 01:32:21 +02:00