diff options
| author | Misko Hevery | 2010-10-27 15:31:10 -0700 |
|---|---|---|
| committer | Igor Minar | 2010-11-03 09:47:22 -0700 |
| commit | 659af29adbd041fbbbaf041ead53266210a61f4e (patch) | |
| tree | 32a9ecff4482ae883321e2975fe74057795b21d1 /.idea/.gitignore | |
| parent | 1fe7e3a1302e948a31ab80d02ede6975c3bddd58 (diff) | |
| download | angular.js-659af29adbd041fbbbaf041ead53266210a61f4e.tar.bz2 | |
jsdoc parser + generator + viewer + scenario runner
- parse jsdocs from source code
- generate prerendered (markdown + mustache) partials
- generate json
- generate scenario runner for examples in docs
- basic angular doc viewer
Diffstat (limited to '.idea/.gitignore')
| -rw-r--r-- | .idea/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index a7c382ed..00000000 --- a/.idea/.gitignore +++ /dev/null @@ -1 +0,0 @@ -workspace.xml |
