changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > docs / core/readme.org

changeset 19: 93bea7513a3e
parent: 46fb6a10d2e1
child: 411eeaebc6d2
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 28 Apr 2024 19:50:01 -0400
permissions: -rw-r--r--
description: update
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:app][APP]]
14 App Docs
15 
16 * [[file:lib][LIB]]
17 Library Docs
18 
19 * [[file:ffi.org][FFI]]
20 FFI Docs
21 
22 * [[file:api][API]]
23 API Reference