changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > docs / core/readme.org

changeset 23: 411eeaebc6d2
parent: 93bea7513a3e
child: a0017112db77
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 02 Jun 2024 00:42:41 -0400
permissions: -rw-r--r--
description: doc updates
1 #+title: docs/core
2 #+author: Richard Westhaver <ellis@rwest.io>
3 #+EXPORT_FILE_NAME: index
4 
5 - [[file:install.org][Install]] :: Install Guide
6 - [[file:tests.org][Tests]] :: Testing Guide
7  - [[https://packy.compiler.company/report/cover/core/cover-index.html][Coverage]] :: Code Coverage Report
8  - [[https://packy.compiler.company/report/trace/core.json][Trace]] :: Chrome-compatible trace
9 - [[file:stats.org][Stats]] :: Project Statistics
10 - [[file:todo.org][Todo]] :: Project Tasks
11 - [[file:notes.org][Notes]] :: Internal Notes
12 
13 * [[file:api.org][API]]
14 API Docs
15 
16 * [[file:app][APP]]
17 App Docs
18 * [[file:lib][LIB]]
19 Library Docs
20 * [[file:ffi.org][FFI]]
21 FFI Docs
22 * [[file:ref][REF]]
23 Reference Manual
24 * [[file:man][MAN]]
25 User Manual