Commit graph

71 commits

Author SHA1 Message Date
Eric Holscher
ba6abb22cc Merge pull request #23 from brechtm/master
Adapt to rename of DocParser in CommonMark
2016-01-05 13:40:01 -08:00
Brecht Machiels
da99ca9bbf Adapt to rename of DocParser in CommonMark 2016-01-03 22:12:49 +01:00
Luca Barbato
add4445268 doc: Use my name 2015-11-26 08:06:25 +01:00
Anthony
29d175c7cb Merge pull request #18 from jezdez/patch-2
Unindent code examples in README.
2015-10-29 16:57:16 -07:00
Anthony
99fcabc304 Merge pull request #17 from jezdez/patch-1
Fixed typo in docs config.
2015-10-29 16:56:18 -07:00
Jannis Leidel
a9042d9ad5 Unindent code examples in README.
This prevents copying leading spaces.
2015-10-29 23:19:12 +01:00
Jannis Leidel
8b2c45dd68 Fixed typo in docs config. 2015-10-29 23:14:42 +01:00
Eric Holscher
935f66e303 Fix syntax in readme 2015-10-20 16:13:16 -07:00
Eric Holscher
4a0915e28b Symlink readme to doc index 2015-10-19 14:13:45 -07:00
Eric Holscher
a9b9dbe01f Fix linting errors 2015-10-19 14:10:31 -07:00
Eric Holscher
1888e2fed4 Fix typo 2015-10-19 14:09:05 -07:00
Eric Holscher
9a9bcef0e3 Merge pull request #9 from tqchen/master
add inline math
2015-10-19 14:06:38 -07:00
Eric Holscher
2dc9143d1e Merge pull request #15 from romnempire/feature/py3compat
reference states through package.  fixes #11
2015-10-19 13:59:52 -07:00
Anthony
64ba4c161c Merge pull request #14 from rtfd/fix-linting
Fix linting on top of the `add-tests` branch
2015-10-19 13:37:07 -07:00
Eric Holscher
68b936d8cb Don't double specify bits 2015-10-19 13:22:53 -07:00
Eric Holscher
6e00b79de9 Fix defaults 2015-10-19 13:18:54 -07:00
Roman Myers
69c6e866e6 referenced states through package for py3 compat. fixes #11 2015-10-19 12:06:55 -07:00
Eric Holscher
368010612f Add saner reqs 2015-10-19 11:50:24 -07:00
Eric Holscher
4f7bcf491e Fix linting, but probably need to re-default these 2015-10-19 11:48:35 -07:00
Eric Holscher
7c510af297 Fix scripts 2015-10-19 11:47:31 -07:00
Eric Holscher
e44481867e Fix linting errors 2015-10-19 11:45:29 -07:00
Eric Holscher
3c2cd4930d Add initial stab at testing & Travis/Tox integration 2015-10-19 11:41:10 -07:00
Eric Holscher
9c1583b106 A bit more wording 2015-10-19 10:58:26 -07:00
Eric Holscher
a3f0dc8173 Make readme a bit more friendly 2015-10-19 10:57:39 -07:00
tqchen
a0d5059846 add inline math 2015-08-23 17:10:48 -07:00
Anthony Johnson
ed65113f82 Add missing documentation link 2015-08-23 15:19:28 -07:00
Eric Holscher
fc0fd48e90 Use RTD theme for docs 2015-08-12 17:34:16 -07:00
Eric Holscher
ed63d9afbb Merge pull request #7 from tqchen/master
Auto Directive generation
2015-08-04 09:24:58 -07:00
tqchen
bc2e426b47 checkin the other docs 2015-08-03 22:37:07 -07:00
tqchen
2a45997fb8 self document. 2015-08-03 22:34:32 -07:00
tqchen
cfd0c57532 add configuration from doc.env 2015-08-02 17:54:06 -07:00
tqchen
fc62292ad9 refactor code block highlight to transform, add support for math latex 2015-08-02 16:53:41 -07:00
tqchen
699d13dd76 add auto doc ref 2015-08-02 15:25:26 -07:00
tqchen
fe20d9c223 Add auto toc tree. 2015-08-02 14:54:54 -07:00
tqchen
5be79f130a Add DummyState for generating RST directives. 2015-08-02 14:53:36 -07:00
Tianqi Chen
afdd9286a8 Merge pull request #1 from rtfd/master
rebase to master
2015-08-02 14:42:53 -07:00
Eric Holscher
b072c39c93 Bump to 0.2 2015-07-30 15:15:13 -07:00
Eric Holscher
646dba1134 Bump version 2015-07-30 15:13:43 -07:00
Eric Holscher
82913784f1 Add readme as index for now 2015-07-28 11:25:44 -07:00
Eric Holscher
835d4c616d Added a basic docs directory 2015-07-28 11:19:14 -07:00
Eric Holscher
044b0120ae Small readme cleanup 2015-07-28 11:15:59 -07:00
Eric Holscher
62ff40e87b Merge pull request #2 from tqchen/master
Add the support for evaluating embedded reStructured Text
2015-07-28 11:13:06 -07:00
Eric Holscher
4853978e48 More readme cleanup 2015-07-28 11:12:27 -07:00
Eric Holscher
28bf44f1be Add README ack for Luca 2015-07-28 10:44:19 -07:00
tqchen
0b7eac116f Add the support for evaluating embedded reStructued Text 2015-07-27 17:46:37 -07:00
Eric Holscher
4005ba5f2f Merge pull request #1 from sid-kap/code_syntax_highlighting
Add support for syntax highlighting of code blocks
2015-07-23 11:32:43 -07:00
Sidharth Kapur
d37a5bac71 Add .highlight to highlighted code 2015-07-22 11:45:47 -07:00
Sidharth Kapur
98d535ebba Strip language definition 2015-07-22 11:42:39 -07:00
Sidharth Kapur
5d863221f8 Fix error handling 2015-07-22 11:41:09 -07:00
Sidharth Kapur
d0c9cc76f7 Remove unnecessary comment 2015-07-22 11:31:31 -07:00