Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 806 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 806 Bytes

SP-Lang documentation

The documentation is available at https://docs.teskalabs.com/sp-lang/.

SP-lang logo

Editing

This documentation is built using Material for MkDocs. The content is stored at ./docs directory of this repository.

Plugins

Localization

Localization is driven by DeepL. It is driven by the python3 ./deepl.py script that translates english pages into czech. It translates only changed pages; it uses git internally to detect changed pages. The output needs to be checked.

  • cs (Czech) version is in /cs folder.