changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > docs / core/readme.org

changeset 34: bc53e27c0163
parent: 0b69e63c9374
child: 30fb855a0950
author: Richard Westhaver <ellis@rwest.io>
date: Sat, 22 Jun 2024 23:54:39 -0400
permissions: -rw-r--r--
description: bump
1 #+title: docs/core
2 #+EXPORT_FILE_NAME: index
3 #+setupfile: ../../clean.theme
4 #+OPTIONS: num:nil
5 #+INFOJS_OPT: toc:nil view:overview
6 #+infojs_opt: toc:nil home:https://compiler.company up:../ view:overview
7 - [[file:install.org][Install]] :: Install Guide
8 - [[file:tests.org][Tests]] :: Testing Guide
9  - [[https://packy.compiler.company/report/cover/core/cover-index.html][Coverage]] :: Code Coverage Report
10  - [[https://packy.compiler.company/report/trace/core.json][Trace]] :: Chrome-compatible trace
11 - [[file:stats.org][Stats]] :: Project Statistics
12 - [[file:todo.org][Todo]] :: Project Tasks
13 - [[file:notes.org][Notes]] :: Internal Notes
14 
15 * [[file:api.org][API]]
16 API Docs
17 
18 * [[file:app][APP]]
19 App Docs
20 * [[file:lib][LIB]]
21 Library Docs
22 * [[file:ffi.org][FFI]]
23 FFI Docs
24 * [[file:ref][REF]]
25 Reference Manual
26 * [[file:man][MAN]]
27 User Manual