Glubase - share your knowledge


All / Glubase

  • View Object

What should a command reference look like in Glubase?

Description

When adding a reference into the knowledgebase you can choose a standard template by pressing the template button. The template for a command reference looks like this:

<header>

Description

<description text>

Syntax

<syntax>

Attributes

<attributename> <type>
Description: <attribute description>

Return value

<returnvalue>

Example

<exampledescription>

<examplecode>

Output

<exampleoutput>

Version information

<version information>

See also

<links>