68
edits
(Created page with '= Work Page for the TabCandy Team = == Who == * [http://www.azarask.in/blog/ Aza Raskin], IRC: aza * [http://iangilman.com/ Ian Gilman], IRC: iangilman * [http://mitcho.com/ M…') |
No edit summary |
||
Line 1: | Line 1: | ||
This is the top-level work page for the TabCandy team. | |||
= Who = | |||
* [http://www.azarask.in/blog/ Aza Raskin], IRC: aza | * [http://www.azarask.in/blog/ Aza Raskin], IRC: aza | ||
Line 8: | Line 8: | ||
* [http://raysquare.com/ Raymond Lee], IRC: raymondlee | * [http://raysquare.com/ Raymond Lee], IRC: raymondlee | ||
= Important Pages = | |||
* [http://azarask.in/projects/tabcandy/ TabCandy Dashboard] | * [http://azarask.in/projects/tabcandy/ TabCandy Dashboard] | ||
Line 15: | Line 15: | ||
* [http://www.azarask.in/projects/bugzilla/ TabCandy Bugs] | * [http://www.azarask.in/projects/bugzilla/ TabCandy Bugs] | ||
= Design = | |||
* [http://www.stephenhorlander.com/pages/incontent-ui-mockups/incontent-ui-mockups.html#tabCandy Horlander 5/2010] | * [http://www.stephenhorlander.com/pages/incontent-ui-mockups/incontent-ui-mockups.html#tabCandy Horlander 5/2010] | ||
= Code Documentation = | |||
We're using [http://www.naturaldocs.org/documenting.html Natural Docs]. There's a shell script (only tested on Mac) that runs Natural Docs on our code and converts the comments in the JavaScript to HTML docs: [http://hg.mozilla.org/labs/tabcandy/file/tip/makedocs.sh makedocs.sh]. | We're using [http://www.naturaldocs.org/documenting.html Natural Docs]. There's a shell script (only tested on Mac) that runs Natural Docs on our code and converts the comments in the JavaScript to HTML docs: [http://hg.mozilla.org/labs/tabcandy/file/tip/makedocs.sh makedocs.sh]. | ||
It'll generate a folder, naturaldocs-data, that'll be ignored by hg; you should ignore it too... it's just cache for the script. | It'll generate a folder, naturaldocs-data, that'll be ignored by hg; you should ignore it too... it's just cache for the script. |
edits