David Rowe
|
f7336d9141
|
Fix @hideconstructor JSDoc tag hiding classes' properties
|
2019-12-23 14:12:50 +13:00 |
|
David Rowe
|
73ad5d1d31
|
Fix some JSDoc typos noticed in passing
|
2019-12-10 13:34:32 +13:00 |
|
David Rowe
|
fafb3dd30b
|
MaterialCache JSDoc
|
2019-11-26 17:43:23 +13:00 |
|
Anthony Thibault
|
f99bb3ec77
|
Merge pull request #16400 from hyperlogic/feature/arkit-blendshapes
Extended avatar blendshape support for ARKit compatiblity
|
2019-10-31 12:33:50 -07:00 |
|
David Rowe
|
2591aed686
|
Exclude AudioScope API from JSDoc output
|
2019-10-24 09:20:24 +13:00 |
|
Anthony J. Thibault
|
da0911e01b
|
Delete legacy blendshape code
Move FaceshiftConstants to BlendshapeConstants.
Delete FaceTracker and DdeFaceTracker classes.
Delete old facetracker menu and preferences
|
2019-10-16 10:36:37 -07:00 |
|
David Rowe
|
c2e5748452
|
Move classes' details above constructor
|
2019-09-20 10:16:43 +12:00 |
|
David Rowe
|
d02a111e69
|
Increase font sizes of Parameters and Example headings and example code
|
2019-09-20 09:18:44 +12:00 |
|
David Rowe
|
77fcda90c8
|
Remove Description section from Global page
|
2019-09-20 08:50:06 +12:00 |
|
David Rowe
|
78b7c04457
|
Fix white space in generated API docs
|
2019-09-20 08:09:51 +12:00 |
|
David Rowe
|
43a0ed48fd
|
Fix JSDoc template HTML issues
|
2019-09-17 16:25:34 +12:00 |
|
jennaingersoll
|
d548afb277
|
Removed indent per review
|
2019-09-11 17:06:35 -07:00 |
|
ingerjm0
|
2322a9ea7f
|
Making sure ctrlaltdavid's changes made it into my repository
|
2019-09-05 13:58:59 -07:00 |
|
ingerjm0
|
55bdc7d2a6
|
Made sure ctrlaltdavid's changes made it into my repo
|
2019-09-05 13:54:55 -07:00 |
|
ingerjm0
|
b8b7dbf681
|
DOC-148: Increase size of monospace type
|
2019-09-05 13:39:06 -07:00 |
|
ingerjm0
|
d8c655a151
|
Fixed spacing issues in navigation caused by fix to to DOC-156
|
2019-09-05 11:42:34 -07:00 |
|
ingerjm0
|
af7e68786a
|
DOC-156 (comment): Fixed spacing on non-paragraph text
|
2019-09-05 11:29:13 -07:00 |
|
ingerjm0
|
9bf579d878
|
DOC-156: Fix font size issues on non-paragraph text
|
2019-09-05 11:08:25 -07:00 |
|
ingerjm0
|
5ebf141d73
|
DOC-67: Incorrect location of example code for Avatar API
|
2019-09-05 10:39:18 -07:00 |
|
ingerjm0
|
2502abe963
|
Merge branch 'master' of https://github.com/highfidelity/hifi into api-docs
|
2019-09-05 10:17:38 -07:00 |
|
ingerjm0
|
5aef2d674a
|
DOC-69: Move Supported Script Types section to top of JSDoc pages
|
2019-09-05 10:12:59 -07:00 |
|
David Rowe
|
233a1528df
|
Add support for examples in API description section
|
2019-08-27 09:24:01 +12:00 |
|
ingerjm0
|
7ffcee35dd
|
Fix formatting in API docs (DOC-112, DOC-113, DOC-142, DOC-143)
|
2019-08-22 15:37:34 -07:00 |
|
David Rowe
|
11f8387a5a
|
Fix typo noticed in passing
|
2019-08-17 16:56:35 +12:00 |
|
David Rowe
|
dbb964d415
|
Report type of callback as "function" in JSDoc
|
2019-08-17 16:56:01 +12:00 |
|
David Rowe
|
ed6407d2bd
|
Fix callback functions' display in JSDoc
|
2019-08-16 21:07:34 +12:00 |
|
David Rowe
|
bce3e9bd6b
|
PlatformInfo API JSDoc update
|
2019-07-26 10:32:19 +12:00 |
|
jennaingersoll
|
938b9e25f9
|
Merge pull request #15861 from jennaingersoll/signal-fix
DOC-66: Show deprecated notices for signals.
|
2019-07-02 10:21:56 -07:00 |
|
ingerjm0
|
292dce3e88
|
DOC-66: Show deprecated notices for signals.
|
2019-07-01 14:38:56 -07:00 |
|
Christoph Haag
|
bd22baad72
|
Update jsdoc to avoid breakage with recent node
|
2019-06-18 16:26:30 +02:00 |
|
David Rowe
|
ca3f45163f
|
Merge branch 'master' into M21989
|
2019-04-11 10:37:34 +12:00 |
|
David Rowe
|
28dfac64ba
|
Merge branch 'master' into M21460
# Conflicts:
# libraries/image/src/image/Image.h
|
2019-04-05 17:50:46 +13:00 |
|
Shannon Romano
|
82a8a79172
|
Merge pull request #15229 from ingerjm0/api-docs
JSDoc template and branding changes
|
2019-04-04 16:51:33 -07:00 |
|
ingerjm0
|
3dbb2b1812
|
Fix build error for template changes
|
2019-04-04 15:08:39 -07:00 |
|
David Rowe
|
2a17ad3da5
|
AvatarList and AvatarManager JSDoc
|
2019-04-04 10:11:54 +13:00 |
|
David Rowe
|
9a1bb27034
|
AnimationCache, ModelCache, SoundCache, and TextureCache JSDoc
|
2019-03-26 13:58:43 +13:00 |
|
David Rowe
|
cf4370ed3a
|
Merge branch 'master' into M21222
|
2019-03-26 09:44:48 +13:00 |
|
ingerjm0
|
2b858c4ef5
|
Show deprecated statement in method details
|
2019-03-22 11:56:29 -07:00 |
|
ingerjm0
|
ba9426e14e
|
Fixed font size in docs
|
2019-03-22 11:56:04 -07:00 |
|
ingerjm0
|
7c10fde517
|
Fix attributes not showing up
|
2019-03-22 10:34:18 -07:00 |
|
ingerjm0
|
33036bc867
|
Review of api main page
|
2019-03-22 10:33:47 -07:00 |
|
David Rowe
|
ba0923a3ad
|
Fix signal summary text
|
2019-03-22 12:20:22 +13:00 |
|
David Rowe
|
025326b85f
|
Remove custom @signal tag
|
2019-03-22 12:20:10 +13:00 |
|
David Rowe
|
4c7d5c7da7
|
Detect signal functions based on their return type
|
2019-03-22 12:19:20 +13:00 |
|
ingerjm0
|
76bc5c52a7
|
Template fixes for new API system
|
2019-03-20 10:20:30 -07:00 |
|
ingerjm0
|
b10eb4e1d9
|
Add intro page to API docs
|
2019-03-20 10:14:32 -07:00 |
|
ingerjm0
|
5271d2b7c8
|
JSDoc template updates for branding
|
2019-03-20 10:13:53 -07:00 |
|
David Rowe
|
f0bbd89546
|
Update JSDoc README with solution for out-of-memory problem
|
2019-03-15 11:05:58 +13:00 |
|
David Rowe
|
53b5a599b1
|
Reinstate avatar script type tag
|
2019-03-15 09:12:16 +13:00 |
|
ingerjm0
|
761a922951
|
Fixed per code review
|
2019-02-25 10:43:14 -08:00 |
|