Files
pyscript/docs
Fabio Pliger 9119939c3d add components description in getting started (#417)
* add missing tags in getting started

* add py-config tag to getting started

* Edits to Fabio's tags/definitions

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update getting-started.md

Co-authored-by: Idan <ienglander@anaconda.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: idanenglander <60263976+idanenglander@users.noreply.github.com>
2022-05-18 16:47:56 -05:00
..
2022-05-17 12:08:06 -05:00
2022-05-17 12:08:06 -05:00
2022-05-17 12:08:06 -05:00
2022-05-17 12:08:06 -05:00

PyScript documentation

Welcome to the PyScript documentation directory, where you can find and contribute to discussions around PyScript and related topics.

Getting started

Before you start contributing to the documentation, it's worthwhile to take a look at the general contributing guidelines for the PyScript project.

Setup

The docs directory in the pyscript repository contains a Sphinx documentation project. Sphinx is a system that takes plaintext files containing documentation written in Markdown, along with and static files like templates and themes, to build the static end result.