DOC Minor documentation improvements (#1522)

This commit is contained in:
Roman Yurchak 2021-04-21 22:57:45 +02:00 committed by GitHub
parent c49dd7ad5f
commit 1d623f4690
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 7 deletions

View File

@ -27,7 +27,7 @@ Python. When used inside a browser, Python has full access to the Web APIs.
## Try Pyodide (no installation needed)
Try Pyodide in a
[REPL](https://pyodide-cdn2.iodide.io/stable/full/console.html) directly in
[REPL](https://pyodide.org/en/stable/console.html) directly in
your browser. For further information, see the
[documentation](https://pyodide.org/en/stable/).
@ -51,7 +51,7 @@ technical resources. These include:
## History
Pyodide was created in 2018 by [Michael Droettboom](https://github.com/mdboom)
at Mozilla as part of the [iodide
at Mozilla as part of the [Iodide
project](https://github.com/iodide-project/iodide). Iodide is an experimental
web-based notebook environment for literate scientific computing and
communication.

View File

@ -54,6 +54,7 @@ The Project section helps contributors get started and gives additional
information about the project's organization.
.. toctree::
:maxdepth: 1
:caption: Project
project/about.md

View File

@ -17,7 +17,7 @@ Python. When used inside a browser, Python has full access to the Web APIs.
## History
Pyodide was created in 2018 by [Michael Droettboom](https://github.com/mdboom)
at Mozilla as part of the [iodide
at Mozilla as part of the [Iodide
project](https://github.com/iodide-project/iodide). Iodide is an experimental
web-based notebook environment for literate scientific computing and
communication.

View File

@ -1,5 +1,5 @@
(project-governance)=
# Pyodide Governance and Decision-making
# Governance and Decision-making
The purpose of this document is to formalize the governance process used by the
Pyodide project, to clarify how decisions are made and how the various members