jmahmood / SFDCObjectDoc

A Documentation-generator for Salesforce Custom Objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SFDCObjectDoc

A Documentation-generator for Salesforce Custom Objects

You should create a config file (sfdc.config) but you can override them with the commandline options -s and -o.

Example:

            [sfdc]
                source = /home/you/.../dev/objects
                output = /home/you/.../output

About

A Documentation-generator for Salesforce Custom Objects


Languages

Language:Python 72.1%Language:HTML 27.9%