Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/JuliaLang/JuliaDoc
https://github.com/JuliaLang/JuliaDoc
Update README.md
7908af9cb202a1e78a437389e19d0d24622a6677 authored almost 5 years agoUse past tense and explicitly mark this as deprecated.
22c1dfb6d4d370b2fab2dd6c0e8b13e3930d9b35 authored almost 5 years agoAdd theme files to package_data
a04131c1d06932b85f01a88d28f21b4ef1386a77 authored about 8 years agoThis fixes #2.
00ed19c6dc7c44cfd6fd9de99f38ccfdc71f3a6c authored about 8 years agoFixes to doctest processing
8dbccf7a4cec7097f005314b7b08f5bb0d3817bc authored over 8 years agoAdditionally broke up the long `pushdisplay` line.
de608d53f30574b581c0dfb67c024a3952325967 authored over 8 years ago
The `dump` call was not providing a trailing newline which was causing
the doctests to hang sinc...
Issue was due to `self._checker.output_difference` and
`self._failure_header` sometimes returnin...
307673ec253e63802aaf53e1e76520d3389facbf authored over 8 years ago
Create "variable" directive
c87dbaa47f49ecc2b70c2e9cb029b9d3541160aa authored over 8 years ago803ef530d2a68c4c666bcc8d4c1c0a5c624f37b0 authored over 8 years ago
Using the type directive no longer prepends "type"
4ead737bf50a888e5855a1e54320aeed8626e1e5 authored over 8 years ago473c18f94d94b25d030177929f879b430236db67 authored over 8 years ago
Fix doctest setup.
804a631676d1a9d8c5286dd83a362db7029c728e authored almost 9 years ago0cbefef8f4654524227c05f74f4e1efbb3d67706 authored almost 9 years ago
Fix for macros without parameters
fe343066983b33e6451c441bbe99a91d97a7e095 authored about 9 years ago
Previously macros such as `@__FILE__` would not have permalinks since
they did not include paren...
85c83a5c4ecd1716e0aa858d73322cc2058bc7b1 authored over 9 years ago
9fddc22fc1ca6924c8326b3ea6e16023fa3db82a authored over 9 years ago
RFC: Towards fixing on python3
072cd1738e6f11d9381e216c1991aab1c989153a authored over 9 years ago
Old output:
(1, 'items passed all tests:')
New output:
1 items passed all tests:
This ...
da734713a83802513734ccc55e159b003b0fd975 authored over 9 years ago
Even better might be to "Use communicate() rather than .stdin.write,
.stdout.read or .stderr.rea...
e3ed24ebb524613771dfd2ab032c4f7801ac8608 authored over 9 years ago
In python2, sys.exc_info() returns the exception if the program is
handling an exception or if i...
8b3bbbf23f378f64bc27ad51adbfc06ac5b95b4a authored over 9 years ago
The _mstr macros are no longer used, and dispatch to the _str macro
instead. JuliaLang/julia#10228
Replaces this with an explcit Python version check, which is bad,
but there does not appear to b...
Remove {} syntax from generated helpdb.jl.
15e0f6f97ecd08f93504b639956047968e3e6a42 authored over 10 years agoca9cf0fab501fba194e732f6f596f7015162a23d authored over 10 years ago
0dd9903f12f21140d46ceae9b30088ec40e353d6 authored over 10 years ago
bab3c6ba9e613da94001e1d71f994143814a1422 authored over 10 years ago
91ca0bf6cfbd5a06b202accd54928fb7e059a854 authored over 10 years ago
add "document" class to content: fixes RTD search?
5019d1fe089b3ed36576f6005447d2a8ce8ce00e authored over 10 years agoPer @ihnorton in JuliaLang/julia#7134, following the convention mentioned in rtfd/readthedocs.or...
e63563b19356ac25e0f3cd88cfc51188736454ef authored over 10 years agoSimultaneous Python2.x and Python3.x compatibility.
85361bb67d6eedb8ee956b5c09f50ae547cf7b7a authored almost 11 years ago5252e096039899958e889d407cb8de8b4ba43771 authored almost 11 years ago
fe3db7224daf4798ac950f7aa2c6ae7b60b85491 authored almost 11 years ago
88cb64ff33f25d50244c337cd3c865392a77400a authored almost 11 years ago
557ad87b6ed932da70d5de1bdbe0f8d30a869b4b authored almost 11 years ago
Fix doctest option string processing
a2e163edd9850275953ffe2c0988ebb2feafbfbf authored about 11 years ago
Added an explicit from doctest import OPTIONFLAGS_BY_NAME. The presence of
option flags was caus...
Improved do not edit message in helpdb.jl
0d487eb733d026530e9bfb196fb36aa5660b1efd authored about 11 years ago2db3642d608943a8f6741dd506bc79dd2d6591e1 authored about 11 years ago
300b72cd13fe9b54b938a0b49416e4d860181d0f authored about 11 years ago
7aad4d1e67fd328269f8ff0ef3c725807a7d03d1 authored about 11 years ago
9bfbd7684be14936091e7d2f0a92fcc51996cef7 authored over 11 years ago
This was obsolete code, it's no longer useful.
0ea2c97bcc9a71f544614ed979126a35b4c94f24 authored over 11 years agoc5547dda5cb7dc0ce2f84d8d1dd407d839045e44 authored over 11 years ago
45f428781f1b4a107479bb3a5d763f4da612fe4e authored over 11 years ago
This reverts commit 8d553d873edd6e1c95844fed3bcc06eca797d807.
16e05e7efc0343618db6caacf91a65ea199255c3 authored over 11 years ago8d553d873edd6e1c95844fed3bcc06eca797d807 authored over 11 years ago
2b28be7473d838269a25e93b01d739d8060f2019 authored over 11 years ago
fa9746d10eefd1f3d7bab1ee8451917b0f7d78a4 authored over 11 years ago
a4c7dcc80eb7101a25eacc60229e70ae78b49d9c authored over 11 years ago
Signed-off-by: Patrick O'Leary <[email protected]>
7287402f76f0526f80d4bdfd4024a61787b42d08 authored over 11 years ago810593fc2de5485d8fc1af35ab128e7deffc3093 authored over 11 years ago
a859ef954daed0a129da634ccb18accf11be2a99 authored over 11 years ago
1d86258de267ffcdccaea6272b89dca5d472cb90 authored over 11 years ago
ccd778939d87d66a9a9befdd4309d034f502eb4d authored over 11 years ago