Classes#
Object classes are the base frameworks of your it-documentation.
They serve two purposes:
- Give the user a recognizable identifier (such as
Server
orRoom
) - Define which categories belong to the class
Example
Use the object class Person
to document address data, telephone numbers and e-mail addresses.
Since you can extend and adjust the documentation to your needs, an object class can be whatever you define it to be. But docupike for sure comes with a standard set of object classes that is suited to fit most users' needs.