diff --git a/M-doc/Error-Identifiers.html b/M-doc/Error-Identifiers.html index 2daf055..0efd630 100644 --- a/M-doc/Error-Identifiers.html +++ b/M-doc/Error-Identifiers.html @@ -1,11 +1,10 @@ -

Error and Warning Identifiers

+

Janklab Error and Warning Identifiers

Error Identifiers

Warning identifiers

- diff --git a/M-doc/Error-Identifiers.md b/M-doc/Error-Identifiers.md index f6e05fc..84f43aa 100644 --- a/M-doc/Error-Identifiers.md +++ b/M-doc/Error-Identifiers.md @@ -1,10 +1,8 @@ -Error and Warning Identifiers -============================== +# Janklab Error and Warning Identifiers -## Error Identifiers +## Error Identifiers -* jl:InvalidInput -* jl:BadOperation - -## Warning identifiers +* `jl:InvalidInput` - Used when the input to a function is invalid or corrupt. +* `jl:BadOperation` - Used when an operation or function is called at the wrong time or in the wrong context. +## Warning identifiers diff --git a/M-doc/feed.xml b/M-doc/feed.xml index 073ae0e..e7be3df 100644 --- a/M-doc/feed.xml +++ b/M-doc/feed.xml @@ -1 +1 @@ -Jekyll2020-01-22T10:53:19-05:00/feed.xmlJanklabDocumentation for the Janklab Matlab Toolbox \ No newline at end of file +Jekyll2020-01-22T10:58:50-05:00/feed.xmlJanklabDocumentation for the Janklab Matlab Toolbox \ No newline at end of file diff --git a/doc/Error-Identifiers.md b/doc/Error-Identifiers.md index f6e05fc..84f43aa 100644 --- a/doc/Error-Identifiers.md +++ b/doc/Error-Identifiers.md @@ -1,10 +1,8 @@ -Error and Warning Identifiers -============================== +# Janklab Error and Warning Identifiers -## Error Identifiers +## Error Identifiers -* jl:InvalidInput -* jl:BadOperation - -## Warning identifiers +* `jl:InvalidInput` - Used when the input to a function is invalid or corrupt. +* `jl:BadOperation` - Used when an operation or function is called at the wrong time or in the wrong context. +## Warning identifiers