diff --git a/doc/doc_files/abs.html b/doc/doc_files/abs.html index 12fd3b1..d594b25 100644 --- a/doc/doc_files/abs.html +++ b/doc/doc_files/abs.html @@ -7,11 +7,11 @@ -

function Abs(n)

+

Function Abs(n)

Returns the absolute value of n

- \ No newline at end of file + diff --git a/doc/doc_files/nav_bottom.html b/doc/doc_files/nav_bottom.html index f703cf3..c73ee0a 100644 --- a/doc/doc_files/nav_bottom.html +++ b/doc/doc_files/nav_bottom.html @@ -3,74 +3,19 @@ + + + body { background-color: #212837; color: #FFFFFF; } + a { color: #40bfb8; } + a::before { + content: "---"; + font-family: monospace, monospace; + display: inline-block; + margin-right: 6px; + color: #40bfb8; + } + RCBasic Library Reference diff --git a/doc/doc_files/nav_top.html b/doc/doc_files/nav_top.html index 47c9340..9e11545 100644 --- a/doc/doc_files/nav_top.html +++ b/doc/doc_files/nav_top.html @@ -4,12 +4,24 @@ + RCBasic +