Skip to content

Commit 7d1b69d

Browse files
committed
Update docs
1 parent e2d30b0 commit 7d1b69d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CelticCE.pdf

-209 Bytes
Binary file not shown.

docs/errorcodes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ Error Code Description
2626
..NT:REAL The input was not a real number, but Celtic expects a real number.
2727
..INVAL:A An invalid argument was entered. This error code could refer to various issues.
2828
..INVAL:S An invalid string was entered.
29+
..2:M:ARG More arguments were entered than Celtic is able to handle.
2930
..SUPPORT Whatever happened was not supported by Celtic.
3031
========== ================================================================================================

docs/installation.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,5 @@ Installing the App
3232
The Celtic app.
3333

3434
.. note::
35-
Depending on the other programs you have installed on your calculator, you may only see an "Uninstall" option.
36-
To install Celtic CE, you'll need to first press [1] to uninstall the exisiting program, and then press [1] again to install Celtic CE.
37-
Note that this will override any pre-exisitng libraries/hooks conflicting with Celtic CE.
35+
If you install Celtic CE when another parser hook (ASMHOOK, for example) is installed, it will chain with it in order preserve it.
36+
This means that both hooks will be able to run in tandem. However, if Celtic gets uninstalled, you will need to re-install the second hook again.

0 commit comments

Comments
 (0)