Getting started
Exporting
- Export quick start
- Examples
- Help compilers
- What are LDEC files
- Customising the export
- Creating your own LDEC files
API
Load()
Initialises the state of the documentation class and prepares it so Documentation can be accessed.
Namespace: TheBoxSoftware.API.LiveDocumenterAssembly: TheBoxSoftware.API.LiveDocumenter in (TheBoxSoftware.API.LiveDocumenter.dll)
Syntax
C#
public void Load()
Remarks
If this method is not called before trying to search and retrieve documentation you will receive a DocumentationException
Exceptions
The provided file [{0}] and extension is not supported.
The documentation file that the DocumentationException class was instantiated with is not a supported format.