HotDocs Advance Documentation Types and Structure

Here at HotDocs, we understand that documentation plays a large role in helping you learn to use our software. Below is a brief overview of the documentation conventions we use.

You can access the documentation for HotDocs Advance by clicking the Help button in the Account menu.

Topic Types

Understanding our documentation structure can provide you with clues as to whether or not a document contains the type of content you are looking for.

Every page you come across in our documentation is one of three main types:

Topic Type What it Does
How To topic Provides step-by-step instructions for performing a particular task. A how to topic answers the question “How do I…?” You can recognize a how to topic by its title and contents. The title of a how to topic takes the form of a gerund (a verb with an “ing” ending), for example: Creating a work item. The contents consist of numbered steps that guide you to complete the featured task.   The How To section of the Table of Contents contains subsections highlighting different groupings of like tasks. These subsections form a logical workflow for uploading that template to HotDocs Advance through to downloading the assembled document. These subsections sometimes contain other subsections. As you delve deeper in, you encounter tasks guiding you through the more advanced features and functionality of HotDocs Advance.
Concept topic Answers the questions, “What is_______?” and “Why is_______important?” You can recognize a conceptual topic by its title which takes the form of a noun phrase, for example: Template Upload Overview. The word "overview" at the end of a title is reserved for concepts as well, generally those heading a related section of concepts.  
Reference topic Provides detailed facts and technical characteristics, usually presented in a table format like this one. A reference topic often answers the question “What does this part of the interface enable me to do?” Interface reference topics contain a section called "Common Tasks" where you can find a list of the most common actions you can perform in the interface.

Documentation Conventions

Understanding our documentation conventions can improve your ability to quickly scan a topic and find the information you need:

Element What it Does
Topic level tables of contents Enables you to quickly navigate to that part of the topic in the area you're interested in. 
Note Indicated by blue dots surrounding blue text, a Note highlights something perhaps not obvious in the interface but worth understanding before you continue the topic.
Caution Indicated by red dots surrounding red text, a Caution highlights something that could cause you to lose data.
Tip Indicated by green dots surrounding green text, a Tip alerts you to a "trick" or other information to helps you.
Link Displays as blue text, provides a navigation aid to another relevant topic. For example, the first link in a How To topic often points to a conceptual topic that provides further information about the area you're working in. The second link often points to a reference topic that conveys all the options available in the area you are working on.
Bold text Most often, indicates an interface element you can interact with by clicking, etc., for example: "Click OK." Also used to highlight a term at the top of a concept topic where it calls attention to the beginning of the definition for that term.
Italic text Indicates something you type, or acts as a placeholder for a label or title pertinent to your local context, for example: YourProjectTitle.cpd
Courier New font Indicates the text is a snippet of HotDocs script, for example:

IF DAYS FROM( Purchase Date, TODAY ) > 60

"Your account is [.b]past due[.be]."

ELSE

"Your account is [.b]current[.be]. Thank you."

END IF

Title Case Enables you to easily read non-bolded interface element text otherwise less distinguishable in a sea of prose. This is most frequently encountered in the text near the beginning of a How To step, as in the fourth step of Downloading HotDocs Author from HotDocs Advance.