15 lines
611 B
Markdown
15 lines
611 B
Markdown
# Slovo Documentation
|
|
|
|
This directory contains the public documentation for Slovo and Glagol.
|
|
|
|
- `language/`: language manifest, specs, local package guide, roadmap, release
|
|
notes, and historical language examples
|
|
- `compiler/`: Glagol compiler manifest, roadmap, contribution notes, and
|
|
release notes
|
|
- `papers/`: technical whitepapers and generated PDF publications
|
|
- `assets/`: fonts and CSS used for PDF generation
|
|
|
|
Use `../scripts/render-stdlib-api-doc.sh` from the repository root to regenerate
|
|
the standard-library API catalog. Use `../scripts/render-doc-pdfs.sh` to
|
|
regenerate the publication PDFs.
|