Opened 12 years ago
Closed 12 years ago
#9338 closed Task (invalid)
[API docs] Utilize template for docs
Reported by: | Garry Yao | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.0 |
Component: | General | Version: | 4.0 |
Keywords: | Cc: |
Description
JSDuck allows customized template:
jsduck --template=PATH Dir containing the UI template files.
The default template is available [here https://github.com/senchalabs/jsduck/tree/master/template] thus can be extended on our demand.
Change History (4)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | new → review |
Opened review request t/9338 on dev, the directory under dev/docs/template/ is an ExtJS application which desires a separate GIT internal repo, and referred by the dev/docs using sub-module, after the review.
comment:3 Changed 12 years ago by
I don't think we need this kind of customization at this stage of development.
I might be useful as it makes the documentation to work under IE8.
comment:4 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | review → closed |
IMO we don't need this kind of customization right now. The cost of maintaining our copy of JSDuck's templates files plus additional sub-module just to fix one minor thing (which JS dev uses IE8 on a daily basis?) is too high.
Let's use this experience for some more serious issue in the future.
#9277 is to re-fixed by this ticket.