changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > docs / core/readme.org

changeset 31: 0b69e63c9374
parent: a0017112db77
child: bc53e27c0163
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 16 Jun 2024 01:14:25 -0400
permissions: -rw-r--r--
description: clean
1 #+title: docs/core
2 #+author: Richard Westhaver <ellis@rwest.io>
3 #+EXPORT_FILE_NAME: index
4 #+setupfile: ../../clean.theme
5 #+OPTIONS: num:nil
6 #+INFOJS_OPT: toc:nil 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