Commit Graph

26 Commits

Author SHA1 Message Date
Tom Coleman
a8100c144a Decorated APIs docs with location to import from 2016-03-16 15:43:43 +11:00
Tom Coleman
e3764e2767 Attach a new filepath property to docs objects based on the package they are in. 2016-03-16 14:55:21 +11:00
David Greenspan
b4d06de260 Comments and naming in jsdoc.sh code 2015-04-08 16:43:17 -07:00
zyzo
a68ff30be4 Issue #3916: Add links to GitHub source code to docs
PR #3934

[stubailo: some improvements]
2015-04-01 17:32:13 -07:00
Slava Kim
c8d02245e3 Generate references to typedefs but omit them in docs 2015-03-14 23:05:26 -07:00
Slava Kim
dab2782434 Document a whole bunch of missing arguments/returns 2015-03-14 23:04:09 -07:00
Sashko Stubailo
e62268609f Make docs data serialization stable so that diffs are viable 2015-02-12 10:27:48 -08:00
Sashko Stubailo
6493d6ae15 Search-as-you-type for docs.meteor.com
Conflicts:
	docs/client/data.js
2014-12-05 13:16:57 -08:00
David Glasser
1779d62281 some packaging-related docs cleanups
also, add instructions to the top of docs.js
2014-10-06 21:50:00 -07:00
Sashko Stubailo
13cc3c3ad6 Fix JSDoc template
Conflicts:
	docs/client/data.js
2014-10-02 16:18:10 -07:00
Sashko Stubailo
8ea02e67e3 Merge branch 'devel' into npm-cordova-docs 2014-09-10 15:33:10 -07:00
Sashko Stubailo
05507080f6 Make JSDoc like 100 times faster by searching files with grep first 2014-09-10 09:46:30 -07:00
Sashko Stubailo
4b90199024 Make data.js about half the size 2014-09-10 09:28:56 -07:00
Sashko Stubailo
ddd86b00dd Make data.js smaller 2014-09-10 09:22:11 -07:00
Sashko Stubailo
586b6e2712 Auto document a lot more things 2014-09-04 21:42:03 -07:00
Sashko Stubailo
cb5c2c543d Document allow and deny
Add option for comma-separated options and arguments
2014-09-04 19:54:56 -07:00
Sashko Stubailo
a93cdf4666 Made names.json alphabetical so that it doesn't change
Apparently JSON isn't stable
2014-08-26 16:52:15 -07:00
Sashko Stubailo
5931697fa6 A mind-blowing number of new automatic docs 2014-08-26 16:00:01 -07:00
Sashko Stubailo
45ad88bab7 A loooot of documentation, see names.json diff for details 2014-08-26 11:58:40 -07:00
Sashko Stubailo
dbaf42e6ea Add capability for instance documentation, added dependency
Broke some links, going to fix those later
2014-08-26 10:12:32 -07:00
Sashko Stubailo
3cf303d8ce Stop autogenerating thousands of lines 2014-08-25 21:37:12 -07:00
Sashko Stubailo
3a6f9dbe43 Autodoc'ed Deps 2014-08-25 21:13:22 -07:00
Sashko Stubailo
8f23bed3de Fix names.json generation 2014-08-25 20:56:49 -07:00
Sashko Stubailo
b9885e77f4 Meteor.absoluteUrl is now auto-documented from a comment 2014-08-25 19:57:47 -07:00
Sashko Stubailo
59020e8989 Update publish 2014-08-25 19:42:06 -07:00
Sashko Stubailo
0618c41dd6 Add some basic JSDoc stuff to generate a js file for docs 2014-08-25 17:24:31 -07:00