Skip to content
Snippets Groups Projects
README.md 409 B
Newer Older
  • Learn to ignore specific revisions
  • # CiviCRM developer documentation
    
    
    totten's avatar
    totten committed
    ```bash
    git clone https://github.com/civicrm/civicrm-dev-docs
    cd civicrm-dev-docs
    mkdocs serve
    ```
    
    totten's avatar
    totten committed
    This will likely be merged with the `civicrm-core` repo at some point.
    
    totten's avatar
    totten committed
    # See also
    
     * Download mkdocs: http://mkdocs.org/
     * Browse published dev docs: http://docs.civicrm.org/dev/en/master
     * Review general info about CiviCRM docs: https://github.com/civicrm/civicrm-docs