CesiumGS/cesium

Consistent boilerplate code in Sandcastle demos

开放

#6,338 创建于 2018年3月15日

 (8 条评论) (0 个反应) (0 位负责人)JavaScript (3,324 个派生)batch import
category - sandcastlegood first issue

仓库指标

星标
 (11,758 个星标)
PR 合并指标
 (平均合并 15天 12小时) (30 天内合并 23 个 PR)

描述

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).

贡献者指南