i have well documented my projects...

how could i generate documentatin from gambas sources, i mean:

i have this code:

' ' semaphore if DB its up to date, use itsDBexiste() method for checks
dbexistealdia as Boolean
' '  return if db conection its up to day
Public Function itsDBexiste() As Boolean
    Return dbexistealdia
End

i need generate documentation from that code.


Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to