Commit Graph

111 Commits

Author SHA1 Message Date
Rand McKinney 0733d932d8 Minor reformatting. 2013-12-03 12:16:35 -08:00
Rand McKinney 9d55bc0002 Sadly, HTML table format is unusable in documentation wiki. Revert to lame md format. 2013-12-03 12:15:30 -08:00
Rand McKinney 0fe86cf723 Reformat table for /find operation arguments 2013-12-03 11:58:36 -08:00
Rand McKinney cfd1e0ac17 Deleted extra space that foiled bold formatting 2013-12-03 11:05:51 -08:00
Rand McKinney e492f286c6 Changed h3's to bold text to avoid generating items in TOC 2013-12-03 11:00:43 -08:00
Rand McKinney aef432f7d1 Fixed erroneous heading level 2013-12-03 10:32:59 -08:00
Rand McKinney 31111207af Minor formatting fixes to make it play well in wiki 2013-11-27 15:10:03 -08:00
Rand McKinney 9542783254 Delete types.md
Content moved to wiki.
2013-11-21 15:19:01 -08:00
Rand McKinney 4cd0432e7f Delete resources.md
Obsolete.
2013-11-21 15:18:46 -08:00
Rand McKinney 9d64d15a55 Delete quickstart.md
Content moved to wiki.
2013-11-21 15:18:31 -08:00
Rand McKinney 901ef6d854 Delete js.md 2013-11-21 15:18:19 -08:00
Rand McKinney 17e919f4ba Delete java.md
Content moved to wiki.
2013-11-21 15:18:11 -08:00
Rand McKinney e58b304f85 Delete ios.md
Content moved to wiki.
2013-11-21 15:17:59 -08:00
Rand McKinney 593b467474 Delete gettingstarted.md
Content moved to wiki.
2013-11-21 15:17:45 -08:00
Rand McKinney 2cd281a8f8 Delete concepts.md
Content moved to wiki.
2013-11-21 15:17:28 -08:00
Rand McKinney 888d8d2ad5 Delete cli.md
Content moved to wiki.
2013-11-21 15:16:15 -08:00
Rand McKinney 68df900218 Delete bundled-models.md
Content moved to wiki.
2013-11-21 15:14:14 -08:00
Rand McKinney 4a0d3f2c73 Delete apiexplorer.md
Content moved to wiki.
2013-11-21 15:13:23 -08:00
Rand McKinney 392d95255f Delete intro.md
Content moved to wiki.
2013-11-21 15:13:00 -08:00
Rand McKinney ada52cf138 Update rest.md
Add top level title.
2013-11-19 17:45:01 -08:00
Rand McKinney 65b860cfa5 Update api.md
Fix links to APIs so they work in generated docs.
2013-11-19 17:44:28 -08:00
Rand McKinney dcbabdec6d Update api.md
Add rest.md to list
2013-11-19 11:35:11 -08:00
Rand McKinney 94f232172d Update rest.md
Removed content other than "Generated REST API" and rejiggered headings.
2013-11-19 11:02:12 -08:00
Rand McKinney 3991768f67 Update api.md
All content has been put into the api-*.md files; replaced with links to them.
2013-11-19 10:45:02 -08:00
Rand McKinney cb36fc59eb Create api-model-remote.md 2013-11-19 10:35:08 -08:00
Rand McKinney 439ad9742b Create api-model.md 2013-11-19 10:34:32 -08:00
Rand McKinney ffeca4e66e Create api-geopoint.md 2013-11-19 10:33:19 -08:00
Rand McKinney 28e00e6630 Create api-datasource.md 2013-11-19 10:32:17 -08:00
Rand McKinney dd60380f4f Create api-app.md 2013-11-19 10:31:41 -08:00
Ritchie Martori ec58237f8a Add public flag checking 2013-11-18 12:52:00 -08:00
Ritchie Martori 1bb95607b9 Update session / token documentation 2013-11-14 15:42:37 -08:00
Raymond Feng 05916ee093 Merge pull request #55 from strongloop/fix-doc
Add MySQL connector
2013-11-06 11:50:18 -08:00
Ritchie Martori 04a2de9f35 Merge pull request #58 from strongloop/lb-1.2-project
1.2 app.boot()
2013-11-05 14:08:21 -08:00
Ritchie Martori e822e822cf Update "hasMany" example 2013-11-04 15:13:57 -08:00
Rand McKinney c453890353 Update api.md
Moved LB types into types.md.
2013-11-01 11:47:03 -07:00
Rand McKinney a8d910a041 Update api.md
Add .use() to API ref, moved from orphaned heading.
2013-11-01 11:41:45 -07:00
Rand McKinney 5a8ed83d5f Update api.md
Removed mention of unimplemented socketio middleware.
2013-11-01 11:01:18 -07:00
Rand McKinney 3054548010 Create types.md
Pulled data types out of api.md
2013-11-01 10:55:18 -07:00
Rand McKinney f7aeea05cd Update api.md
Deleted "Bundled models" section; moved to bundled-models.md.
2013-10-31 16:24:33 -07:00
Rand McKinney 62a99f3762 Create bundled-models.md
Moved doc on "bundled models" out of API docs; this is concept & task info.
2013-10-31 16:22:50 -07:00
Rand McKinney d791803917 Update java.md
Add links to new Android SDK.
2013-10-31 16:17:27 -07:00
Ritchie 6179476030 Add app.dataSource() method 2013-10-31 10:06:43 -07:00
Ritchie Martori da5cb2c117 Add app.boot() 2013-10-29 14:44:44 -07:00
Raymond Feng 34021fdea4 Add MySQL connector 2013-10-24 09:24:07 -07:00
Raymond Feng 4e48432705 Add belongsTo and hasAndBelongsToMany 2013-10-24 09:06:46 -07:00
Ritchie Martori 7a37969900 Merge pull request #51 from strongloop/refactor/email
Refactor email model into mail connector
2013-10-17 14:21:33 -07:00
Rand McKinney 7037342d7c Added link to Doxygen API docs. 2013-10-14 14:51:10 -07:00
Ritchie Martori a3f1d8d944 Refactor email model into mail connector 2013-10-14 10:54:55 -07:00
crandmck 911c9f1e17 Simplified LB architecture diagram 2013-10-11 10:01:59 -07:00
crandmck 195aaa5bf3 reorg and rewriting of first part of LoopBack guide, with new diagram 2013-10-10 10:53:06 -07:00