diff options
| author | Igor Minar | 2011-01-10 21:03:50 -0800 |
|---|---|---|
| committer | Igor Minar | 2011-01-10 21:03:50 -0800 |
| commit | 4f5d5029c278fdecd7a80b217bfc21461e30abe8 (patch) | |
| tree | 58c5c99629179cd0984b4ea6cd2cbf53f9d3cd3a /docs/src/templates/jquery.min.js | |
| parent | f534def0c63a8dddd5ce7ddc92363a26b66bac54 (diff) | |
| download | angular.js-4f5d5029c278fdecd7a80b217bfc21461e30abe8.tar.bz2 | |
offline docs
- freezing syntaxhighlighter and jquery under docs/src/templates/
- for jquery I just used a symlink to lib/jquery not an ideal solution
but writer.js is not very flexible and I didn't want to mess with it
- changed docs' index.html to point to the local resources
Diffstat (limited to 'docs/src/templates/jquery.min.js')
| l--------- | docs/src/templates/jquery.min.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/src/templates/jquery.min.js b/docs/src/templates/jquery.min.js new file mode 120000 index 00000000..b812c18a --- /dev/null +++ b/docs/src/templates/jquery.min.js @@ -0,0 +1 @@ +../../../lib/jquery/jquery-1.4.2.min.js
\ No newline at end of file |
