CesiumGS/cesium

Consistent boilerplate code in Sandcastle demos

オープン

#6,338 opened on 2018/03/15

 (8 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (3,324 件のフォーク)batch import
category - sandcastlegood first issue

Repository metrics

Stars
 (11,758 個のスター)
PR merge metrics
 (平均マージ 15d 12h) (30d で 23 merged PRs)

説明

Some Sandcastle examples use outdated or inconsistent boilerplate code. This can be fixed be clicking the Save As button in each demo and replacing the code.

This would make a good beginner issue.

More details and an example from @emackey in https://github.com/AnalyticalGraphicsInc/cesium/pull/6337/

The other changes here are just from re-saving the demo directly from a Sandcastle instance. Would be great to have an intern go through and re-save all the demos at some point, so the boilerplate code all matches what Sandcastle produces (or write a build script to do it).

コントリビューターガイド