Module: sip-router Branch: master Commit: fc425b1c36a335af1ee5ca183cca72b6a472843f URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fc425b1c...
Author: Konstantin Mosesov ez@voipgroup.org.ua Committer: Konstantin Mosesov ez@voipgroup.org.ua Date: Sun Mar 17 01:16:20 2013 +0200
modules/app_java: added documentation, removed *.class,*.jar
---
modules/app_java/doc/Makefile | 4 + modules/app_java/doc/README | 837 ++ modules/app_java/doc/app_java.txt | 573 ++ modules/app_java/doc/app_java.xml | 35 + modules/app_java/doc/app_java_admin.xml | 648 ++ modules/app_java/doc/epub/META-INF/container.xml | 1 + modules/app_java/doc/epub/app_java_admin.epub | Bin 0 -> 8086 bytes modules/app_java/doc/epub/ch01s02.html | 32 + modules/app_java/doc/epub/ch01s03.html | 7 + modules/app_java/doc/epub/ch01s04.html | 117 + modules/app_java/doc/epub/ch01s05.html | 352 + modules/app_java/doc/epub/ch01s06.html | 43 + modules/app_java/doc/epub/content.opf | 1 + modules/app_java/doc/epub/index.html | 35 + modules/app_java/doc/epub/mimetype | 1 + modules/app_java/doc/epub/toc.ncx | 1 + modules/app_java/doc/html/app_java.html | 596 ++ modules/app_java/doc/html/app_java_admin.html | 585 ++ modules/app_java/doc/pdf/app_java.pdf | Bin 0 -> 61242 bytes modules/app_java/doc/pdf/app_java_admin.pdf | Bin 0 -> 43345 bytes modules/app_java/doc/webhelp/ch01.html | 93 + modules/app_java/doc/webhelp/ch01s02.html | 74 + modules/app_java/doc/webhelp/ch01s03.html | 49 + modules/app_java/doc/webhelp/ch01s04.html | 159 + modules/app_java/doc/webhelp/ch01s05.html | 394 + modules/app_java/doc/webhelp/ch01s06.html | 85 + modules/app_java/doc/webhelp/index.html | 27 + modules/app_java/doc/webhelp/oxygen-main.html | 79 + .../app_java/doc/webhelp/oxygen-webhelp/index.html | 32 + .../doc/webhelp/oxygen-webhelp/noScript.html | 22 + .../webhelp/oxygen-webhelp/resources/css/admin.css | 552 ++ .../oxygen-webhelp/resources/css/comments.css | 994 +++ .../oxygen-webhelp/resources/css/commonltr.css | 175 + .../oxygen-webhelp/resources/css/commonrtl.css | 126 + .../oxygen-webhelp/resources/css/index.html | 33 + .../oxygen-webhelp/resources/css/install.css | 220 + .../resources/css/jquery.cleditor.css | 24 + .../resources/css/jquery.realperson.css | 26 + .../oxygen-webhelp/resources/css/o_comments.css | 1106 +++ .../webhelp/oxygen-webhelp/resources/css/style.css | 647 ++ .../oxygen-webhelp/resources/css/ui.dynatree.css | 459 + .../oxygen-webhelp/resources/css/webhelp_toc.css | 437 + .../oxygen-webhelp/resources/css/webhelp_topic.css | 249 + .../resources/img/LogoOxygen100x22.png | Bin 0 -> 3199 bytes .../oxygen-webhelp/resources/img/ajax-loader.gif | Bin 0 -> 723 bytes .../oxygen-webhelp/resources/img/buttons.gif | Bin 0 -> 3064 bytes .../webhelp/oxygen-webhelp/resources/img/close.png | Bin 0 -> 375 bytes .../oxygen-webhelp/resources/img/close_hover.png | Bin 0 -> 384 bytes .../webhelp/oxygen-webhelp/resources/img/dot.png | Bin 0 -> 1405 bytes .../oxygen-webhelp/resources/img/expand.png | Bin 0 -> 47322 bytes .../resources/img/icon_comment24x24.png | Bin 0 -> 564 bytes .../webhelp/oxygen-webhelp/resources/img/icons.png | Bin 0 -> 53454 bytes .../oxygen-webhelp/resources/img/index.html | 33 + .../oxygen-webhelp/resources/img/loading.gif | Bin 0 -> 8534 bytes .../oxygen-webhelp/resources/img/loadingSmall.gif | Bin 0 -> 7644 bytes .../webhelp/oxygen-webhelp/resources/img/rss.gif | Bin 0 -> 1073 bytes .../oxygen-webhelp/resources/img/spinner.gif | Bin 0 -> 4902 bytes .../webhelp/oxygen-webhelp/resources/img/star.png | Bin 0 -> 1614 bytes .../oxygen-webhelp/resources/img/starsSmall.png | Bin 0 -> 953 bytes .../oxygen-webhelp/resources/img/timeLine.png | Bin 0 -> 192 bytes .../oxygen-webhelp/resources/img/timeVersion.png | Bin 0 -> 359 bytes .../oxygen-webhelp/resources/img/toolbar.gif | Bin 0 -> 68 bytes .../oxygen-webhelp/resources/img/version.png | Bin 0 -> 190 bytes .../oxygen-webhelp/resources/js/GPL-LICENSE.txt | 278 + .../oxygen-webhelp/resources/js/MIT-License.txt | 7 + .../webhelp/oxygen-webhelp/resources/js/base64.js | 135 + .../oxygen-webhelp/resources/js/browserDetect.js | 116 + .../oxygen-webhelp/resources/js/frames_redirect.js | 52 + .../webhelp/oxygen-webhelp/resources/js/index.html | 33 + .../oxygen-webhelp/resources/js/jquery-1.3.2.js | 19 + .../resources/js/jquery-ui.custom.js | 4204 +++++++++ .../resources/js/jquery-ui.custom.min.js | 321 + .../oxygen-webhelp/resources/js/jquery.cleditor.js | 1131 +++ .../oxygen-webhelp/resources/js/jquery.cookie.js | 97 + .../oxygen-webhelp/resources/js/jquery.dynatree.js | 3278 +++++++ .../webhelp/oxygen-webhelp/resources/js/jquery.js | 9404 ++++++++++++++++++++ .../resources/js/jquery.quicksearch.js | 150 + .../resources/js/jquery.realperson.js | 183 + .../resources/js/jquery.realperson.min.js | 7 + .../resources/js/jquery.realperson.pack.js | 7 + .../doc/webhelp/oxygen-webhelp/resources/js/md5.js | 256 + .../oxygen-webhelp/resources/js/quick_search.js | 155 + .../oxygen-webhelp/resources/js/rate_article.js | 79 + .../webhelp/oxygen-webhelp/resources/js/webhelp.js | 199 + .../resources/localization/strings.js | 182 + .../resources/localization/strings.php | 80 + .../webhelp/oxygen-webhelp/search/default.props | 1 + .../doc/webhelp/oxygen-webhelp/search/en-us.props | 45 + .../doc/webhelp/oxygen-webhelp/search/es-es.props | 179 + .../oxygen-webhelp/search/htmlFileInfoList.js | 8 + .../webhelp/oxygen-webhelp/search/htmlFileList.js | 10 + .../doc/webhelp/oxygen-webhelp/search/index-1.js | 138 + .../doc/webhelp/oxygen-webhelp/search/index-2.js | 137 + .../doc/webhelp/oxygen-webhelp/search/index-3.js | 135 + .../doc/webhelp/oxygen-webhelp/search/index.html | 33 + .../doc/webhelp/oxygen-webhelp/search/ja-jp.props | 1 + .../webhelp/oxygen-webhelp/search/nwSearchFnt.js | 906 ++ .../oxygen-webhelp/search/punctuation.props | 31 + .../oxygen-webhelp/search/stemmers/de_stemmer.js | 247 + .../oxygen-webhelp/search/stemmers/en_stemmer.js | 234 + .../oxygen-webhelp/search/stemmers/fr_stemmer.js | 298 + .../oxygen-webhelp/search/stemmers/index.html | 33 + modules/app_java/doc/webhelp/toc.html | 190 + modules/app_java/doc/xhtml/app_java.xhtml | 597 ++ modules/app_java/doc/xhtml/app_java_admin.xhtml | 586 ++ .../java-untested/Kamailio.class | Bin 2340 -> 0 bytes .../java-untested/kamailio.jar | Bin 3630 -> 0 bytes .../kamailio_java_folder/java/Kamailio.class | Bin 2848 -> 0 bytes .../kamailio_java_folder/java/kamailio.jar | Bin 3176 -> 0 bytes 109 files changed, 34145 insertions(+), 0 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=fc42...
Hello,
are all the subfolders from modules/app_java/doc/ generated from the docbook xml files?
The git repository should keep only the README and docbook xml files, not all the possible formats that can be generated from dockbook.
Also, you have to relocate the README in the app_java directory (at the same level with the source files of the module).
Cheers, Daniel
On 3/17/13 12:16 AM, Konstantin Mosesov wrote:
Module: sip-router Branch: master Commit: fc425b1c36a335af1ee5ca183cca72b6a472843f URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fc425b1c...
Author: Konstantin Mosesov ez@voipgroup.org.ua Committer: Konstantin Mosesov ez@voipgroup.org.ua Date: Sun Mar 17 01:16:20 2013 +0200
modules/app_java: added documentation, removed *.class,*.jar
modules/app_java/doc/Makefile | 4 + modules/app_java/doc/README | 837 ++ modules/app_java/doc/app_java.txt | 573 ++ modules/app_java/doc/app_java.xml | 35 + modules/app_java/doc/app_java_admin.xml | 648 ++ modules/app_java/doc/epub/META-INF/container.xml | 1 + modules/app_java/doc/epub/app_java_admin.epub | Bin 0 -> 8086 bytes modules/app_java/doc/epub/ch01s02.html | 32 + modules/app_java/doc/epub/ch01s03.html | 7 + modules/app_java/doc/epub/ch01s04.html | 117 + modules/app_java/doc/epub/ch01s05.html | 352 + modules/app_java/doc/epub/ch01s06.html | 43 + modules/app_java/doc/epub/content.opf | 1 + modules/app_java/doc/epub/index.html | 35 + modules/app_java/doc/epub/mimetype | 1 + modules/app_java/doc/epub/toc.ncx | 1 + modules/app_java/doc/html/app_java.html | 596 ++ modules/app_java/doc/html/app_java_admin.html | 585 ++ modules/app_java/doc/pdf/app_java.pdf | Bin 0 -> 61242 bytes modules/app_java/doc/pdf/app_java_admin.pdf | Bin 0 -> 43345 bytes modules/app_java/doc/webhelp/ch01.html | 93 + modules/app_java/doc/webhelp/ch01s02.html | 74 + modules/app_java/doc/webhelp/ch01s03.html | 49 + modules/app_java/doc/webhelp/ch01s04.html | 159 + modules/app_java/doc/webhelp/ch01s05.html | 394 + modules/app_java/doc/webhelp/ch01s06.html | 85 + modules/app_java/doc/webhelp/index.html | 27 + modules/app_java/doc/webhelp/oxygen-main.html | 79 + .../app_java/doc/webhelp/oxygen-webhelp/index.html | 32 + .../doc/webhelp/oxygen-webhelp/noScript.html | 22 + .../webhelp/oxygen-webhelp/resources/css/admin.css | 552 ++ .../oxygen-webhelp/resources/css/comments.css | 994 +++ .../oxygen-webhelp/resources/css/commonltr.css | 175 + .../oxygen-webhelp/resources/css/commonrtl.css | 126 + .../oxygen-webhelp/resources/css/index.html | 33 + .../oxygen-webhelp/resources/css/install.css | 220 + .../resources/css/jquery.cleditor.css | 24 + .../resources/css/jquery.realperson.css | 26 + .../oxygen-webhelp/resources/css/o_comments.css | 1106 +++ .../webhelp/oxygen-webhelp/resources/css/style.css | 647 ++ .../oxygen-webhelp/resources/css/ui.dynatree.css | 459 + .../oxygen-webhelp/resources/css/webhelp_toc.css | 437 + .../oxygen-webhelp/resources/css/webhelp_topic.css | 249 + .../resources/img/LogoOxygen100x22.png | Bin 0 -> 3199 bytes .../oxygen-webhelp/resources/img/ajax-loader.gif | Bin 0 -> 723 bytes .../oxygen-webhelp/resources/img/buttons.gif | Bin 0 -> 3064 bytes .../webhelp/oxygen-webhelp/resources/img/close.png | Bin 0 -> 375 bytes .../oxygen-webhelp/resources/img/close_hover.png | Bin 0 -> 384 bytes .../webhelp/oxygen-webhelp/resources/img/dot.png | Bin 0 -> 1405 bytes .../oxygen-webhelp/resources/img/expand.png | Bin 0 -> 47322 bytes .../resources/img/icon_comment24x24.png | Bin 0 -> 564 bytes .../webhelp/oxygen-webhelp/resources/img/icons.png | Bin 0 -> 53454 bytes .../oxygen-webhelp/resources/img/index.html | 33 + .../oxygen-webhelp/resources/img/loading.gif | Bin 0 -> 8534 bytes .../oxygen-webhelp/resources/img/loadingSmall.gif | Bin 0 -> 7644 bytes .../webhelp/oxygen-webhelp/resources/img/rss.gif | Bin 0 -> 1073 bytes .../oxygen-webhelp/resources/img/spinner.gif | Bin 0 -> 4902 bytes .../webhelp/oxygen-webhelp/resources/img/star.png | Bin 0 -> 1614 bytes .../oxygen-webhelp/resources/img/starsSmall.png | Bin 0 -> 953 bytes .../oxygen-webhelp/resources/img/timeLine.png | Bin 0 -> 192 bytes .../oxygen-webhelp/resources/img/timeVersion.png | Bin 0 -> 359 bytes .../oxygen-webhelp/resources/img/toolbar.gif | Bin 0 -> 68 bytes .../oxygen-webhelp/resources/img/version.png | Bin 0 -> 190 bytes .../oxygen-webhelp/resources/js/GPL-LICENSE.txt | 278 + .../oxygen-webhelp/resources/js/MIT-License.txt | 7 + .../webhelp/oxygen-webhelp/resources/js/base64.js | 135 + .../oxygen-webhelp/resources/js/browserDetect.js | 116 + .../oxygen-webhelp/resources/js/frames_redirect.js | 52 + .../webhelp/oxygen-webhelp/resources/js/index.html | 33 + .../oxygen-webhelp/resources/js/jquery-1.3.2.js | 19 + .../resources/js/jquery-ui.custom.js | 4204 +++++++++ .../resources/js/jquery-ui.custom.min.js | 321 + .../oxygen-webhelp/resources/js/jquery.cleditor.js | 1131 +++ .../oxygen-webhelp/resources/js/jquery.cookie.js | 97 + .../oxygen-webhelp/resources/js/jquery.dynatree.js | 3278 +++++++ .../webhelp/oxygen-webhelp/resources/js/jquery.js | 9404 ++++++++++++++++++++ .../resources/js/jquery.quicksearch.js | 150 + .../resources/js/jquery.realperson.js | 183 + .../resources/js/jquery.realperson.min.js | 7 + .../resources/js/jquery.realperson.pack.js | 7 + .../doc/webhelp/oxygen-webhelp/resources/js/md5.js | 256 + .../oxygen-webhelp/resources/js/quick_search.js | 155 + .../oxygen-webhelp/resources/js/rate_article.js | 79 + .../webhelp/oxygen-webhelp/resources/js/webhelp.js | 199 + .../resources/localization/strings.js | 182 + .../resources/localization/strings.php | 80 + .../webhelp/oxygen-webhelp/search/default.props | 1 + .../doc/webhelp/oxygen-webhelp/search/en-us.props | 45 + .../doc/webhelp/oxygen-webhelp/search/es-es.props | 179 + .../oxygen-webhelp/search/htmlFileInfoList.js | 8 + .../webhelp/oxygen-webhelp/search/htmlFileList.js | 10 + .../doc/webhelp/oxygen-webhelp/search/index-1.js | 138 + .../doc/webhelp/oxygen-webhelp/search/index-2.js | 137 + .../doc/webhelp/oxygen-webhelp/search/index-3.js | 135 + .../doc/webhelp/oxygen-webhelp/search/index.html | 33 + .../doc/webhelp/oxygen-webhelp/search/ja-jp.props | 1 + .../webhelp/oxygen-webhelp/search/nwSearchFnt.js | 906 ++ .../oxygen-webhelp/search/punctuation.props | 31 + .../oxygen-webhelp/search/stemmers/de_stemmer.js | 247 + .../oxygen-webhelp/search/stemmers/en_stemmer.js | 234 + .../oxygen-webhelp/search/stemmers/fr_stemmer.js | 298 + .../oxygen-webhelp/search/stemmers/index.html | 33 + modules/app_java/doc/webhelp/toc.html | 190 + modules/app_java/doc/xhtml/app_java.xhtml | 597 ++ modules/app_java/doc/xhtml/app_java_admin.xhtml | 586 ++ .../java-untested/Kamailio.class | Bin 2340 -> 0 bytes .../java-untested/kamailio.jar | Bin 3630 -> 0 bytes .../kamailio_java_folder/java/Kamailio.class | Bin 2848 -> 0 bytes .../kamailio_java_folder/java/kamailio.jar | Bin 3176 -> 0 bytes 109 files changed, 34145 insertions(+), 0 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=fc42...
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
Hello
2013/3/18 Daniel-Constantin Mierla miconda@gmail.com
Hello,
are all the subfolders from modules/app_java/doc/ generated from the docbook xml files?
No, they were generated by docbook editor.
The git repository should keep only the README and docbook xml files, not all the possible formats that can be generated from dockbook.
I thought it is fine that we have a several formats, not only xml...
Also, you have to relocate the README in the app_java directory (at the same level with the source files of the module).
Done.
Cheers, Daniel
On 3/17/13 12:16 AM, Konstantin Mosesov wrote:
Module: sip-router Branch: master Commit: fc425b1c36a335af1ee5ca183cca72**b6a472843f URL: http://git.sip-router.org/cgi-**bin/gitweb.cgi/sip-router/?a=** commit;h=**fc425b1c36a335af1ee5ca183cca72**b6a472843fhttp://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=fc425b1c36a335af1ee5ca183cca72b6a472843f
Author: Konstantin Mosesov ez@voipgroup.org.ua Committer: Konstantin Mosesov ez@voipgroup.org.ua Date: Sun Mar 17 01:16:20 2013 +0200
modules/app_java: added documentation, removed *.class,*.jar
modules/app_java/doc/Makefile | 4 + modules/app_java/doc/README | 837 ++ modules/app_java/doc/app_java.**txt | 573 ++ modules/app_java/doc/app_java.**xml | 35 + modules/app_java/doc/app_java_**admin.xml | 648 ++ modules/app_java/doc/epub/**META-INF/container.xml | 1 + modules/app_java/doc/epub/app_**java_admin.epub | Bin 0 -> 8086 bytes modules/app_java/doc/epub/**ch01s02.html | 32 + modules/app_java/doc/epub/**ch01s03.html | 7 + modules/app_java/doc/epub/**ch01s04.html | 117 + modules/app_java/doc/epub/**ch01s05.html | 352 + modules/app_java/doc/epub/**ch01s06.html | 43 + modules/app_java/doc/epub/**content.opf | 1 + modules/app_java/doc/epub/**index.html | 35 + modules/app_java/doc/epub/**mimetype | 1 + modules/app_java/doc/epub/toc.**ncx | 1 + modules/app_java/doc/html/app_**java.html | 596 ++ modules/app_java/doc/html/app_**java_admin.html | 585 ++ modules/app_java/doc/pdf/app_**java.pdf | Bin 0 -> 61242 bytes modules/app_java/doc/pdf/app_**java_admin.pdf | Bin 0 -> 43345 bytes modules/app_java/doc/webhelp/**ch01.html | 93 + modules/app_java/doc/webhelp/**ch01s02.html | 74 + modules/app_java/doc/webhelp/**ch01s03.html | 49 + modules/app_java/doc/webhelp/**ch01s04.html | 159 + modules/app_java/doc/webhelp/**ch01s05.html | 394 + modules/app_java/doc/webhelp/**ch01s06.html | 85 + modules/app_java/doc/webhelp/**index.html | 27 + modules/app_java/doc/webhelp/**oxygen-main.html | 79 + .../app_java/doc/webhelp/**oxygen-webhelp/index.html | 32 + .../doc/webhelp/oxygen-**webhelp/noScript.html | 22 + .../webhelp/oxygen-webhelp/**resources/css/admin.css | 552 ++ .../oxygen-webhelp/resources/**css/comments.css | 994 +++ .../oxygen-webhelp/resources/**css/commonltr.css | 175 + .../oxygen-webhelp/resources/**css/commonrtl.css | 126 + .../oxygen-webhelp/resources/**css/index.html | 33 + .../oxygen-webhelp/resources/**css/install.css | 220 + .../resources/css/jquery.**cleditor.css | 24 + .../resources/css/jquery.**realperson.css | 26 + .../oxygen-webhelp/resources/**css/o_comments.css | 1106 +++ .../webhelp/oxygen-webhelp/**resources/css/style.css | 647 ++ .../oxygen-webhelp/resources/**css/ui.dynatree.css | 459 + .../oxygen-webhelp/resources/**css/webhelp_toc.css | 437 + .../oxygen-webhelp/resources/**css/webhelp_topic.css | 249 + .../resources/img/**LogoOxygen100x22.png | Bin 0 -> 3199 bytes .../oxygen-webhelp/resources/**img/ajax-loader.gif | Bin 0 -> 723 bytes .../oxygen-webhelp/resources/**img/buttons.gif | Bin 0 -> 3064 bytes .../webhelp/oxygen-webhelp/**resources/img/close.png | Bin 0 -> 375 bytes .../oxygen-webhelp/resources/**img/close_hover.png | Bin 0 -> 384 bytes .../webhelp/oxygen-webhelp/**resources/img/dot.png | Bin 0 -> 1405 bytes .../oxygen-webhelp/resources/**img/expand.png | Bin 0 -> 47322 bytes .../resources/img/icon_**comment24x24.png | Bin 0 -> 564 bytes .../webhelp/oxygen-webhelp/**resources/img/icons.png | Bin 0 -> 53454 bytes .../oxygen-webhelp/resources/**img/index.html | 33 + .../oxygen-webhelp/resources/**img/loading.gif | Bin 0 -> 8534 bytes .../oxygen-webhelp/resources/**img/loadingSmall.gif | Bin 0 -> 7644 bytes .../webhelp/oxygen-webhelp/**resources/img/rss.gif | Bin 0 -> 1073 bytes .../oxygen-webhelp/resources/**img/spinner.gif | Bin 0 -> 4902 bytes .../webhelp/oxygen-webhelp/**resources/img/star.png | Bin 0 -> 1614 bytes .../oxygen-webhelp/resources/**img/starsSmall.png | Bin 0 -> 953 bytes .../oxygen-webhelp/resources/**img/timeLine.png | Bin 0 -> 192 bytes .../oxygen-webhelp/resources/**img/timeVersion.png | Bin 0 -> 359 bytes .../oxygen-webhelp/resources/**img/toolbar.gif | Bin 0 -> 68 bytes .../oxygen-webhelp/resources/**img/version.png | Bin 0 -> 190 bytes .../oxygen-webhelp/resources/**js/GPL-LICENSE.txt | 278 + .../oxygen-webhelp/resources/**js/MIT-License.txt | 7 + .../webhelp/oxygen-webhelp/**resources/js/base64.js | 135 + .../oxygen-webhelp/resources/**js/browserDetect.js | 116 + .../oxygen-webhelp/resources/**js/frames_redirect.js | 52 + .../webhelp/oxygen-webhelp/**resources/js/index.html | 33 + .../oxygen-webhelp/resources/**js/jquery-1.3.2.js | 19 + .../resources/js/jquery-ui.**custom.js | 4204 +++++++++ .../resources/js/jquery-ui.**custom.min.js | 321 + .../oxygen-webhelp/resources/**js/jquery.cleditor.js | 1131 +++ .../oxygen-webhelp/resources/**js/jquery.cookie.js | 97 + .../oxygen-webhelp/resources/**js/jquery.dynatree.js | 3278 +++++++ .../webhelp/oxygen-webhelp/**resources/js/jquery.js | 9404 ++++++++++++++++++++ .../resources/js/jquery.**quicksearch.js | 150 + .../resources/js/jquery.**realperson.js | 183 + .../resources/js/jquery.**realperson.min.js | 7 + .../resources/js/jquery.**realperson.pack.js | 7 + .../doc/webhelp/oxygen-**webhelp/resources/js/md5.js | 256 + .../oxygen-webhelp/resources/**js/quick_search.js | 155 + .../oxygen-webhelp/resources/**js/rate_article.js | 79 + .../webhelp/oxygen-webhelp/**resources/js/webhelp.js | 199 + .../resources/localization/**strings.js | 182 + .../resources/localization/**strings.php | 80 + .../webhelp/oxygen-webhelp/**search/default.props | 1 + .../doc/webhelp/oxygen-**webhelp/search/en-us.props | 45 + .../doc/webhelp/oxygen-**webhelp/search/es-es.props | 179 + .../oxygen-webhelp/search/**htmlFileInfoList.js | 8 + .../webhelp/oxygen-webhelp/**search/htmlFileList.js | 10 + .../doc/webhelp/oxygen-**webhelp/search/index-1.js | 138 + .../doc/webhelp/oxygen-**webhelp/search/index-2.js | 137 + .../doc/webhelp/oxygen-**webhelp/search/index-3.js | 135 + .../doc/webhelp/oxygen-**webhelp/search/index.html | 33 + .../doc/webhelp/oxygen-**webhelp/search/ja-jp.props | 1 + .../webhelp/oxygen-webhelp/**search/nwSearchFnt.js | 906 ++ .../oxygen-webhelp/search/**punctuation.props | 31 + .../oxygen-webhelp/search/**stemmers/de_stemmer.js | 247 + .../oxygen-webhelp/search/**stemmers/en_stemmer.js | 234 + .../oxygen-webhelp/search/**stemmers/fr_stemmer.js | 298 + .../oxygen-webhelp/search/**stemmers/index.html | 33 + modules/app_java/doc/webhelp/**toc.html | 190 + modules/app_java/doc/xhtml/**app_java.xhtml | 597 ++ modules/app_java/doc/xhtml/**app_java_admin.xhtml | 586 ++ .../java-untested/Kamailio.**class | Bin 2340 -> 0 bytes .../java-untested/kamailio.jar | Bin 3630 -> 0 bytes .../kamailio_java_folder/java/**Kamailio.class | Bin 2848 -> 0 bytes .../kamailio_java_folder/java/**kamailio.jar | Bin 3176 -> 0 bytes 109 files changed, 34145 insertions(+), 0 deletions(-)
Diff: http://git.sip-router.org/cgi-**bin/gitweb.cgi/sip-router/?a=** commitdiff;h=**fc425b1c36a335af1ee5ca183cca72**b6a472843fhttp://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=fc425b1c36a335af1ee5ca183cca72b6a472843f
______________________________**_________________ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/**cgi-bin/mailman/listinfo/sr-**devhttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
-- Daniel-Constantin Mierla - http://www.asipto.com http://twitter.com/#!/miconda - http://www.linkedin.com/in/**micondahttp://www.linkedin.com/in/miconda Kamailio World Conference, April 16-17, 2013, Berlin
______________________________**_________________ sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/**cgi-bin/mailman/listinfo/sr-**devhttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev