jaguarjs icon indicating copy to clipboard operation
jaguarjs copied to clipboard

Translate documentation to English

Open Spone opened this issue 11 years ago • 7 comments

As the documentation is generated with JSDoc, it's the comment blocks that need to be translated to English.

Spone avatar Dec 10 '13 09:12 Spone

Great work! We need to generate documentation with automation before we get started, so, Would you check these files first? I'll make grunt script for creating documentation.

https://github.com/davidshimjs/jaguarjs/blob/master/src/display/Circle.js https://github.com/davidshimjs/jaguarjs/blob/master/src/extension/Pool.js

davidshimjs avatar Dec 12 '13 02:12 davidshimjs

Done! See #6 and #7

Spone avatar Dec 12 '13 10:12 Spone

@Spone I have created a new documentations http://davidshimjs.github.io/jaguarjs/doc/index.html If you want to make documentations on your machine, you can use grunt doc command. (It requires npm install first)

davidshimjs avatar Dec 29 '13 13:12 davidshimjs

It's looking good :+1: Everything is set up on my machine, let me know when I can work on other pages of documentation!

Spone avatar Dec 30 '13 06:12 Spone

@Spone thx! A Common.js file is ready.

davidshimjs avatar Dec 30 '13 06:12 davidshimjs

Is there a plan for documents support multiple language?

dishuostec avatar Feb 25 '14 02:02 dishuostec

@dishuostec Why not? I hope that jaguar.js documentations translated by other languages if I can.

davidshimjs avatar Mar 11 '14 12:03 davidshimjs