You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 line
256 B

  1. <!-- title: {{ app.title }} Models (DocTypes) -->
  2. {% from "templates/autodoc/macros.html" import source_link, version %}
  3. <p>
  4. {{ version(app.name) }}
  5. {{ source_link(app, app.name, True) }}
  6. </p>
  7. <p>Browse DocTypes by Module</p>
  8. <h3>Contents</h3>
  9. {index}