13 lines
262 B
Plaintext
13 lines
262 B
Plaintext
project="CPML"
|
|
title="CPML documentation"
|
|
description="A math library with (hopefully) everything you need for 2D/3D games"
|
|
format="markdown"
|
|
backtick_references=false
|
|
file = {
|
|
"../init.lua",
|
|
"../modules"
|
|
}
|
|
dir='../docs'
|
|
readme='../README.md'
|
|
style='!new'
|