4 changed files with 32 additions and 1 deletions
@ -0,0 +1,9 @@
@@ -0,0 +1,9 @@
|
||||
#+SETUPFILE: ../../config.org |
||||
#+OPTIONS: toc:nil |
||||
#+EXPORT_FILE_NAME: cube.html |
||||
#+DATE: 2021-07-01 |
||||
#+TITLE: What is a Cube? |
||||
#+PAGE: true |
||||
#+DESC: What is a Cube? How to use it and How to define one? |
||||
|
||||
TBD |
@ -0,0 +1,9 @@
@@ -0,0 +1,9 @@
|
||||
#+SETUPFILE: ../../config.org |
||||
#+OPTIONS: toc:nil |
||||
#+EXPORT_FILE_NAME: index.html |
||||
#+DATE: 2021-07-01 |
||||
#+TITLE: FG42 Manual |
||||
#+PAGE: true |
||||
#+DESC: FG42 Manual |
||||
|
||||
TBD |
@ -0,0 +1,13 @@
@@ -0,0 +1,13 @@
|
||||
#+SETUPFILE: ../../config.org |
||||
#+OPTIONS: toc:nil |
||||
#+EXPORT_FILE_NAME: index.html |
||||
#+PAGE: true |
||||
#+TITLE: Cubes |
||||
|
||||
*FG42* is built on top of an abstraction unit called *Cube* that logically groups a set of feature related |
||||
to a functionality in a single callable and function like entity. For more info on cubes check out their |
||||
[[../manual/cube.html |
||||
][documentation]]. Here is a list of available cubes: |
||||
|
||||
|
||||
<<<links>>> |
Loading…
Reference in new issue