jaguarjs
                                
                                 jaguarjs copied to clipboard
                                
                                    jaguarjs copied to clipboard
                            
                            
                            
                        Translate documentation to English
As the documentation is generated with JSDoc, it's the comment blocks that need to be translated to English.
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
Done! See #6 and #7
@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)
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 thx! A Common.js file is ready.
Is there a plan for documents support multiple language?
@dishuostec Why not? I hope that jaguar.js documentations translated by other languages if I can.