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: 005f999

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

@return description with no type is no longer omitted from the generated 
docs.
apm (author)
Thu Sep 24 10:51:51 -0700 2009
commit  005f9992449cd5676e4c9f36eb57532a89e3f4bf
tree    b22bd61845adbabddcc7667358ba6c4df4d64b8e
parent  807cccab0cdf5c1021263c9f9ba0069feccceca3
M template/main.tmpl 6 ••••
0
template/main.tmpl
...
279
280
281
282
 
283
284
285
286
 
 
 
287
288
289
...
279
280
281
 
282
283
284
285
 
286
287
288
289
290
291
0
@@ -279,11 +279,13 @@
0
                                                 </dl>
0
                                             #end if
0
 
0
-                                            #if $method.return.type
0
+                                            #if $method.return.description
0
                                                 <dl>
0
                                                     <dt>Returns:
0
                                                     <code property="yui:return">
0
-                                                        $method.return.type
0
+                                                        #if $method.return.type
0
+                                                            $method.return.type
0
+                                                        #end if
0
                                                     </code></dt>
0
                                                     <dd property="yui:returnInfo">$method.return.description</dd>
0
                                                 </dl>

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