pyodide/docs
Dexter Chua 8de2ed1202
Build C libraries via buildall.py (#927)
This addresses part of #713, by listing and building C libraries as
dependencies. This means we automatically build CLAPACK when needed, and
`lxml`'s C dependencies are not built if lxml is not. In particular,
building "core" should now be faster.

The building itself is still performed by Makefile.
2020-12-23 14:24:32 +01:00
..
images DOC Add pyodide logo (#777) 2020-10-29 23:38:32 +01:00
js-api DOC Refactor API reference documentation (#782) 2020-10-31 21:00:58 +01:00
Makefile DOC Minor updates to docs configuration (#873) 2020-12-21 10:52:33 +01:00
about.md DOC Improve README and documentation (#665) 2020-05-19 18:14:56 +02:00
api_reference.md DOC Refactor API reference documentation (#782) 2020-10-31 21:00:58 +01:00
building_from_sources.md Build C libraries via buildall.py (#927) 2020-12-23 14:24:32 +01:00
changelog.md Build C libraries via buildall.py (#927) 2020-12-23 14:24:32 +01:00
code-of-conduct.md DOC/MAINT Use MyST markdown parser in the documentation (#778) 2020-10-30 21:09:25 +01:00
conf.py Create a pyodide-py package (#909) 2020-12-22 08:47:22 +01:00
contributing.md DOC Minor updates to docs configuration (#873) 2020-12-21 10:52:33 +01:00
faq.md DOC Add FAQ entry on detecting pyodide at run and build time (#790) 2020-11-07 12:21:54 +01:00
index.rst DOC Refactor API reference documentation (#782) 2020-10-31 21:00:58 +01:00
loading_packages.md DOC Refactor API reference documentation (#782) 2020-10-31 21:00:58 +01:00
make.bat Adds Sphinx documentation build (#474) 2019-06-22 18:22:38 -04:00
new_packages.md Build C libraries via buildall.py (#927) 2020-12-23 14:24:32 +01:00
requirements-doc.txt DOC Minor updates to docs configuration (#873) 2020-12-21 10:52:33 +01:00
serving_pyodide_packages.md DOC/MAINT Use MyST markdown parser in the documentation (#778) 2020-10-30 21:09:25 +01:00
testing.md TST Replace test CGI server with pytest-httpserver (#823) 2020-12-06 14:08:22 +01:00
type_conversions.md DOC Remove incorrect getattr limitation from docs (#899) 2020-12-21 10:08:09 +01:00
using_pyodide_from_iodide.md DOC Refactor API reference documentation (#782) 2020-10-31 21:00:58 +01:00
using_pyodide_from_javascript.md DOC fix typo on using_pyodide_from_javascript.md (#871) 2020-12-16 21:05:11 +01:00
using_pyodide_from_webworker.md DOC Improve web worker documentation (#798) 2020-11-22 12:07:25 +01:00