Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge docs #189 #257

Merged
merged 69 commits into from
Jun 22, 2017
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
69 commits
Select commit Hold shift click to select a range
8138f59
Moves types from DT fork - Adds typescript and tslint to deps #189
hirako2000 Jun 2, 2017
8487faf
Adds jsdoc #189
hirako2000 Jun 8, 2017
359d8b9
Adds some js doc for CameraComponent, just for testing #189
hirako2000 Jun 13, 2017
434d17d
Renames gulp task to build doc #189
hirako2000 Jun 13, 2017
d1d8b36
Adds minami jsdoc theme, cleans up gulp doc build task #189
hirako2000 Jun 13, 2017
cc01cec
Rename task to docs
sasha240100 Jun 17, 2017
80dee6f
New design
sasha240100 Jun 17, 2017
29d8aea
Fix heading
sasha240100 Jun 17, 2017
582d49d
Fix path again
sasha240100 Jun 17, 2017
fec9521
wip: first steps with documenting
sasha240100 Jun 18, 2017
0a6ad5a
wip: document CameraComponent and Component
sasha240100 Jun 18, 2017
02f8e67
Add a sidebar
sasha240100 Jun 19, 2017
2cbed8d
RM docs/public/
sasha240100 Jun 19, 2017
1bfaf44
Fixes jsdoc template to render on ordinary desktop browser and smalle…
hirako2000 Jun 19, 2017
20518a0
Removes extra width from welcome content - #189
hirako2000 Jun 20, 2017
782d577
Removes float to make welcome content fit on mobile screen - adjusts …
hirako2000 Jun 20, 2017
1232f7c
Adds background to pre > code (used in example snippets) - #189
hirako2000 Jun 20, 2017
107f678
Adds FogModule doc - #189
hirako2000 Jun 20, 2017
f31e2ea
Adjusts module structure a bit, add basic doc for a few more classes …
hirako2000 Jun 20, 2017
4084afe
Fixes Component doc as its module changed - adds some basic doc for R…
hirako2000 Jun 20, 2017
0c2fd80
Adds doc for RenderingModule #189
hirako2000 Jun 20, 2017
3b4359a
Improves texture module doc, example as from our readme
hirako2000 Jun 20, 2017
7125624
Adds doc for Element module - #189
hirako2000 Jun 20, 2017
a6d56ef
Adds doc for App component - #189
hirako2000 Jun 20, 2017
47f3cd7
Fix style argv
sasha240100 Jun 20, 2017
83478fc
Merge remote-tracking branch 'origin/#189' into #189
sasha240100 Jun 20, 2017
27e230b
Adds doc for ModuleSystem - #189
hirako2000 Jun 20, 2017
0fb9a8c
Merge branch '#189' of https://github.com/WhitestormJS/whitestorm.js …
hirako2000 Jun 20, 2017
3418a09
fixes module system example in #189
hirako2000 Jun 20, 2017
ffd3dea
Sets back to build Component.js only #189
hirako2000 Jun 20, 2017
851e903
Add category
sasha240100 Jun 20, 2017
10e3693
Adds doc for Loop - #189
hirako2000 Jun 20, 2017
1fe1004
Adds doc for AmbientLight - #189
hirako2000 Jun 20, 2017
e399ebd
Adds doc for DirectionalLight - #189
hirako2000 Jun 20, 2017
b9b562d
Adds doc for HemisphereLight - #189
hirako2000 Jun 20, 2017
6693f70
Add minor ui changes
sasha240100 Jun 20, 2017
2e8cff7
Adds doc for PointLight - #189
hirako2000 Jun 20, 2017
c0dee70
Fix example page
sasha240100 Jun 20, 2017
187965e
Remove console.log
sasha240100 Jun 20, 2017
5f8d408
Adds @category where it’s missing - #189
hirako2000 Jun 20, 2017
e14693a
Fix less
sasha240100 Jun 20, 2017
53eeae9
Fix --all
sasha240100 Jun 20, 2017
639f2de
Add code to default
sasha240100 Jun 20, 2017
8b665b2
Adds doc for SpotLight - #189
hirako2000 Jun 20, 2017
1a44e5b
Fix index.html bug & styles
sasha240100 Jun 21, 2017
762dd99
Adds doc for ModuleManager - #189
hirako2000 Jun 21, 2017
1c71ced
Data file
sasha240100 Jun 21, 2017
f780e42
Adds doc for Box - #189
hirako2000 Jun 21, 2017
5f94402
Adds doc for Cylinder - #189
hirako2000 Jun 21, 2017
21a86d0
Add tutorial pages
sasha240100 Jun 21, 2017
4e46863
Merge remote-tracking branch 'origin/#189' into #189
sasha240100 Jun 21, 2017
cd62941
Adds doc for Dodecahedron - #189
hirako2000 Jun 21, 2017
1ba9a98
Add tutorials
sasha240100 Jun 21, 2017
b570f83
Adds doc for Extrude - #189
hirako2000 Jun 21, 2017
68e3354
Adds doc for Group - #189
hirako2000 Jun 21, 2017
3c4df27
Adds doc for Icosahedron - #189
hirako2000 Jun 21, 2017
9c7e927
Adds doc for all cameras - #189
hirako2000 Jun 21, 2017
d50ace2
Add commands & styles
sasha240100 Jun 21, 2017
7689341
Adds doc Lathe - #189
hirako2000 Jun 21, 2017
f252a59
Adds doc Line - #189
hirako2000 Jun 21, 2017
25e25f6
Adds doc for Octahedron, Parametric and Plane - #189
hirako2000 Jun 21, 2017
e7e54c5
Add links
sasha240100 Jun 22, 2017
6e094d7
Adds doc for Polyhedron - removes old physics/softbody fields - #189
hirako2000 Jun 22, 2017
3433418
Adds doc for Ring - fixes its instructions and remove old softbody ch…
hirako2000 Jun 22, 2017
e6fddb2
Adds doc for Plane - removes old softbody check - #189
hirako2000 Jun 22, 2017
4c1e469
Remove extras & compact
sasha240100 Jun 22, 2017
4cb5e83
Merge remote-tracking branch 'origin/#189' into #189
sasha240100 Jun 22, 2017
0119899
Fix docs ancestors
sasha240100 Jun 22, 2017
f8979b5
Merge branch 'beta' into #189
sasha240100 Jun 22, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add commands & styles
  • Loading branch information
sasha240100 committed Jun 21, 2017
commit d50ace28a743448c984ae09dbf6c4455332058dd
1 change: 1 addition & 0 deletions docs/template/static/less/jsdoc-default.less
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 194,7 @@ samp {
float: right;
padding-left: 2em;
padding-right: 2em;
padding-top: 6em;
width: 70%;
}
header {
Expand Down
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 11,9 @@
"start": "webpack-dashboard -t WhitestormJS -- gulp dev",
"start:physics": "webpack-dashboard -t WhitestormJS -- gulp dev --devPhysics 8001",
"build": "gulp build & gulp examples:build",
"docs": "gulp docs",
"deploy": "surge --project ./ --domain whs-dev.surge.sh"
"deploy": "surge --project ./ --domain whs-dev.surge.sh",
"docs": "gulp docs --all",
"deploy:docs": "surge --project ./docs/public/ --domain whsjs.io"
},
"repository": "WhitestormJS/whitestorm.js",
"keywords": [
Expand Down