Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit fc180bc

Browse files
author
Seneral
committed
Added html and odt source documentation version and removed the roadmap as it's now in the issues section
1 parent 35e90fd commit fc180bc

File tree

7 files changed

+365
-0
lines changed

7 files changed

+365
-0
lines changed

Docs/Node Editor Documentation.html

Lines changed: 342 additions & 0 deletions
Large diffs are not rendered by default.

Docs/Node Editor Documentation.odt

580 KB
Binary file not shown.

Docs/Node Editor Roadmap.pdf

-86.3 KB
Binary file not shown.
215 KB
Loading
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
2+
* body {max-width: 65%; margin: auto;}
3+
4+
.page {}
5+
6+
/* Special */
7+
.pMid {text-align: center;}
8+
.img {width: 60%; object-fit: contain;}
9+
.ftImgDesc {font: 16px 'Calibri Light'; text-color: 'gray';}
10+
11+
/* labels */
12+
.ftLrgLbl {font: 28px 'Calibri Light';}
13+
.ftNrmLbl {font: 18px 'Calibri Light';}
14+
15+
/* headers */
16+
* h1 {text-align: center; font: 48px 'Calibri Light';} /* document title */
17+
* h2 {text-align: center; font: 32px 'Calibri Light'; color: #0064FF;} /* header */
18+
* h3 {text-align: center; font: 22px 'Calibri Light'; text-decoration: underline; } /* sub-header */
19+
* h4 {text-align: left; font: 16px 'Calibri Light'; font-weight: bold;} /* section header */
20+
21+
/* standard defaults */
22+
* p {font: 18px 'Calibri Light';}
23+
* li {font: 18px 'Calibri Light';}
639 KB
Loading

Docs/Thumbs.db

-18.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)