Sha256: 69bff3458bfcd8a133f6e7c8f39de67e2a9c82f675eb9f378a272b6533060ab3

Contents?: true

Size: 692 Bytes

Versions: 1

Compression:

Stored size: 692 Bytes

Contents

<style>code { font-size: 0.8em;}</style>

<%= File.read('README.md') %>

***

# Help (UNDER CONSTRUCTION: DUI)

<%= render :partial=>'mindapp/modul.md', :collection=> Mindapp::Module.all.asc(:seq) %>

***

# Admin 

## Data Structure

<%- models= @app.elements["//node[@TEXT='models']"] %>

<%= render :partial=>'mindapp/model.md', :collection=> models.map {|m| m.attributes["TEXT"] } %>

***

# Contents

## markdown

This document created and edited with 
<a href="http://daringfireball.net/projects/markdown/syntax" target="_blank">markdown</a>

Contents:

* Requirement at `README.md`
* Controller Help at  `app/controllers/system.md`
* Project at  `app/views/project/<งาน>.md`
*
*

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mindapp2-0.1.1.5 lib/generators/mindapp/templates/app/views/mindapp/doc.md