| author | hamidouk |
| Fri, 23 Dec 2011 11:38:47 +0100 | |
| branch | jsdoc |
| changeset 520 | fe008e95a716 |
| parent 455 | d0dd2b30106c |
| child 874 | 38b65761a7d5 |
| child 885 | a26701464849 |
| child 888 | 8ad8fa86c732 |
| permissions | -rw-r--r-- |
| 1 | 1 |
|
2 |
syntax: regexp |
|
|
50
b5849024c5c5
modifié .hgignore pour ignorer les fichiers construits automatiquement.
hamidouk
parents:
1
diff
changeset
|
3 |
^src/js/LdtPlayer\.min\.js$ |
|
b5849024c5c5
modifié .hgignore pour ignorer les fichiers construits automatiquement.
hamidouk
parents:
1
diff
changeset
|
4 |
syntax: glob |
|
b5849024c5c5
modifié .hgignore pour ignorer les fichiers construits automatiquement.
hamidouk
parents:
1
diff
changeset
|
5 |
build/LdtPlayer-release.js |
|
b5849024c5c5
modifié .hgignore pour ignorer les fichiers construits automatiquement.
hamidouk
parents:
1
diff
changeset
|
6 |
build/LdtPlayer.min.js |
| 301 | 7 |
*.swp |
| 418 | 8 |
*.orig |
| 455 | 9 |
src/js/site.js |
|
520
fe008e95a716
added jsdoc support, and a script to generate the docs.
hamidouk
parents:
455
diff
changeset
|
10 |
doc/jsdoc/* |