Skip to content

Salesforce.com Tech Docu Generator

jwiesel edited this page Feb 21, 2016 · 2 revisions

TechDocuIcon

About

The salesforce.com Tech-Docu Generator offers you a complete system-documentation of your salesforce-Org with one click. The documentation is easy to use and contains most of the salesforce.com entities. You can even change the format of the documentation easily, just by updating the documentation-transformers (XSLT-Files). If an entity is missing, just copy one of the existing transformers and update the contents.

Benefits

The great thing about the sfdcCommander Tech-Docu Generator is the combination of standard-fields and custom fields. If you download the salesforce.com Metadata, you normally only get custom fields. Especially in objects like "Account" a lot of fields would be missing in a technical documentation generated via the Metadata-API. On the other hand, the Partner-API does not provide the actual "Description" fields in every entity, which serve a good documentation. This tool combines both APIs to generate a complete documentation including standard-fields, custom-fields and the description of every system configuration.

Screenshots

Object-Fields

View lots of entity attributes like fields of salesforce-Objects incl. their specifics like picklist-values. sfdcCommander TechDocu: Object-Fields

Page-Layouts

View page-layouts like they appear in salesforce.com itself without any minute of work to visualize them. sfdcCommander TechDocu: Page-Layouts

Code-Highlighting

Interested in having your source-code integrated into the system documentation? Here you even get the syntax highlighted! sfdcCommander TechDocu: Code-Highlighting

Quick-Navigation

To avoid unnecessary scrolling, just click where you want to go. sfdcCommander TechDocu: Quick-Navigation

Responsive Design

Thanks to jQuery and Bootstrap, the documentation is compatible with a lot of different browsers and mobile devices! sfdcCommander TechDocu: Responsive Design

Clone this wiki locally