Commit Graph

34 Commits

Author SHA1 Message Date
Hood Chatham cd1971ca0f Revert "Version 0.19.0 (#2099)"
This reverts commit 276d396fff.
2022-01-10 15:48:30 -08:00
Hood Chatham 276d396fff
Version 0.19.0 (#2099) 2022-01-10 15:17:53 -08:00
Roman Yurchak cd1b0c2c24
DOC Improve build instructions [skip ci] (#1960)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Co-authored-by: Jan Max Meyer <jmm@phorward.de>
2021-11-15 17:22:24 +01:00
Hood Chatham 0e2417c042
ENH Add fetch API (#1865) 2021-10-12 09:29:14 -07:00
Roman Yurchak 2e7ccfc23d
Bump main to 0.19.0dev0 [skip ci] (#1786) 2021-08-11 12:16:48 +02:00
Hood Chatham 250c48038b
Release 0.18.0 (#1775) 2021-08-03 21:34:14 +02:00
Hood Chatham 3eb82fd834
Improved micropip dependency resolution (#1756) 2021-07-29 18:25:18 +02:00
Hood Chatham 986016a957
Finish InteractiveConsole revamp (#1635)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-07-23 15:33:41 +02:00
Roman Yurchak 2a7e145925
Update copyright notice in docs [skip ci] (#1730) 2021-07-22 22:24:53 -07:00
Hood Chatham b401350a2a
ENH More complete typescript types (#1601) 2021-05-31 19:06:56 -07:00
Hood Chatham 97d7dfcdf9
Some basic types (#1592) 2021-05-20 09:05:05 -07:00
Hood Chatham 463618f5cf
Use rollup (#1575)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
2021-05-05 06:42:15 -07:00
Roman Yurchak 4e9d10833e
BLD Create an installable pyodide-build package (#1566) 2021-05-03 20:51:11 +02:00
Roman Yurchak 87b38d565b
DOC Disable sphinx.versionwarning [skip ci] (#1567) 2021-05-02 22:30:50 +02:00
Roman Yurchak 5a8e235489
Bump main to 0.18.0dev0 (#1523) 2021-04-21 23:19:37 +02:00
Roman Yurchak c49dd7ad5f
Version 0.17.0 (#1515) 2021-04-21 21:51:28 +02:00
Hood Chatham 60100c8fc6
DOC Add in missing api docs by monkey patching autodoc (#1511) 2021-04-20 14:28:33 -07:00
Roman Yurchak 8b1a4978d9
DOC Disable sphinx versionwarning extension [skip ci] (#1510) 2021-04-20 22:28:19 +02:00
Hood Chatham 2ae0da3c45
DOCS Use sphinx-issues to link prs / issues [skip CI] (#1487) 2021-04-18 17:59:19 -07:00
Roman Yurchak cae11abf78
DOC Make dev documentation consistent + version warnings (#1479)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
2021-04-17 19:18:52 +02:00
Roman Yurchak 4c1024545f
DOC Add pyodide_build CLI documentation (#1471) 2021-04-15 18:54:26 +02:00
Roman Yurchak 60c1e04b15
Deploy console.html as part of the documentation (#1445) 2021-04-13 23:14:37 +02:00
Hood Chatham 0b5c80862d
DOCS API docs for pyproxy (#1371) 2021-03-25 09:26:07 -07:00
Hood Chatham ccd0f1335b
DOC Implement autosummary for js autodoc, use autodocsumm for py autodoc (#1354) 2021-03-22 09:39:09 +01:00
Roman Yurchak f34787df54
Re-organize changelog by submodule (#1255) 2021-02-17 08:58:56 +01:00
Hood Chatham 264157a480
Highlight embedded python code in docs (#1252) 2021-02-15 09:38:49 +01:00
Roman Yurchak 444e11f416
DOC update to sphinx book theme (#1250) 2021-02-15 08:59:38 +01:00
Hood Chatham 19ebad28dc
DOC Use sphinx-js for pyodide_js documentation (#1197) 2021-02-06 21:17:57 +01:00
Roman Yurchak ce96a51d38
Create a pyodide-py package (#909) 2020-12-22 08:47:22 +01:00
Roman Yurchak f1cc304717
DOC Refactor API reference documentation (#782) 2020-10-31 21:00:58 +01:00
Roman Yurchak 5ce2614a36
DOC/MAINT Use MyST markdown parser in the documentation (#778) 2020-10-30 21:09:25 +01:00
Roman Yurchak 5cc20673be
MNT Add mypy setup in CI and pre-commit (#746) 2020-08-16 19:35:32 +02:00
chigozienri c008957cb0
Docs cleanup (#726) 2020-07-13 21:46:20 +02:00
Carol Willing 9f4dceb812 Adds Sphinx documentation build (#474)
* create proof of concept

* add rtd config file

* edit config

* minor edits in rst files

* update config from proof of concept to prod

* add a bit more explanation to contents page

* Label markdown block as js to prevent Sphinx warning

* correct links warning in Sphinx

* fix typo
2019-06-22 18:22:38 -04:00