github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

yui / yuidoc

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 74
    • 15
  • Source
  • Commits
  • Network (15)
  • Downloads (50)
  • Graphs
  • Tree: babd41b

click here to add a description

click here to add a homepage

  • Switch Branches (1)
    • master
  • Switch Tags (50)
    • yuidoc-49
    • yuidoc-48
    • yuidoc-47
    • yuidoc-46
    • yuidoc-45
    • yuidoc-44
    • yuidoc-43
    • yuidoc-42
    • yuidoc-41
    • yuidoc-40
    • yuidoc-39
    • yuidoc-38
    • yuidoc-37
    • yuidoc-36
    • yuidoc-35
    • yuidoc-34
    • yuidoc-33
    • yuidoc-32
    • yuidoc-31
    • yuidoc-30
    • yuidoc-29
    • yuidoc-28
    • yuidoc-27
    • yuidoc-26
    • yuidoc-25
    • yuidoc-24
    • yuidoc-23
    • yuidoc-22
    • yuidoc-21
    • yuidoc-20
    • yuidoc-19
    • yuidoc-18
    • yuidoc-17
    • yuidoc-16
    • yuidoc-15
    • yuidoc-14
    • yuidoc-13
    • yuidoc-12
    • yuidoc-11
    • yuidoc-10
    • yuidoc-9
    • yuidoc-8
    • yuidoc-7
    • yuidoc-6
    • yuidoc-5
    • yuidoc-4
    • yuidoc-3
    • yuidoc-2
    • ${label}
    • 1.0.0b1
  • Comments
Sending Request…

YUI Javascript Documentation Tool — Read more

  Cancel

http://yuilibrary.com/projects/yuidoc

  Cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

readonly is valid without a description
apm (author)
Mon Jun 22 13:28:10 -0700 2009
commit  babd41bb1d506199b0b1aa517bab0ae9c92c5704
tree    1249db9654358cf0a53beeca6446221e8df0c166
parent  106e19aada2ac2747ba6bb44b22fc479bc7e17de
M bin/yuidoc_parse.py 2 ••
M test/apidocs.sh 3 •••
0
bin/yuidoc_parse.py
...
191
192
193
194
 
195
196
197
...
191
192
193
 
194
195
196
197
0
@@ -191,7 +191,7 @@ class DocParser(object):
0
 
0
     # tags that do not require a description, used by the tokenizer so that these
0
     # tags can be used above the block description without breaking things
0
-    singleTags = "constructor public private protected static final beta experimental writeonce global chainable"
0
+    singleTags = "constructor public private protected static final beta experimental writeonce readonly global chainable"
0
 
0
     # guess the name and type of a block based upon the code following it
0
     guess_pat = re.compile('\s*?(var|function)?\s*?(\w+)\s*?[=:]\s*?(function)?.*', re.S)
0
test/apidocs.sh
...
31
32
33
34
35
36
37
...
54
55
56
57
 
58
59
60
...
31
32
33
 
34
35
36
...
53
54
55
 
56
57
58
59
0
@@ -31,7 +31,6 @@ parser_in="$src/yui \
0
            $src/console \
0
            $src/cookie \
0
            $src/dd \
0
-           $src/dd-plugin \
0
            $src/dom \
0
            $src/dump \
0
            $src/event \
0
@@ -54,7 +53,7 @@ parser_in="$src/yui \
0
            $src/widget-position-ext \
0
            $src/widget-stdmod \
0
            $src/widget-stack \
0
-     $src/yuitest"
0
+     $src/test"
0
  
0
 # The location to output the parser data.  This output is a file containing a 
0
 # json string, and copies of the parsed files.

Comments

Please log in to comment.
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server