mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 09:07:54 +08:00
Cleaned up JS, added basic documentation support for Admin Controllers
This commit is contained in:
9
app/assets/javascripts/docs/yuidoc.json
Normal file
9
app/assets/javascripts/docs/yuidoc.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "Discourse Client",
|
||||
"description": "This is the EmberJS client to access a Discourse Server",
|
||||
"url": "http://www.discourse.org/",
|
||||
"options": {
|
||||
"exclude": "external,external_production",
|
||||
"outdir": "./build"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user