changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > docs / core/readme.org

changeset 36: 30fb855a0950
parent: bc53e27c0163
child: 6303e1f79470
author: Richard Westhaver <ellis@rwest.io>
date: Thu, 04 Jul 2024 23:37:37 -0400
permissions: -rw-r--r--
description: updates
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 - [[file:stats.org][Stats]] :: Project Statistics
10 
11 * [[file:api.org][API]]
12 API Docs
13 
14 * [[file:app][APP]]
15 App Docs
16 * [[file:lib][LIB]]
17 Library Docs
18 * [[file:ffi.org][FFI]]
19 FFI Docs
20 * [[file:ref][REF]]
21 Reference Manual
22 * [[file:man][MAN]]
23 User Manual