Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
112 user(s) are online (58 user(s) are browsing Forums)

Members: 1
Guests: 111

Skateman, more...

Headlines

 
  Register To Post  

Is it possible to generate autodocs from lib/lib_files/main?
Home away from home
Home away from home


See User information
Is it possible to generate autodocs from lib/lib_files/main?

what tool do I need to use?


Edited by LiveForIt on 2017/12/21 17:32:49
(NutsAboutAmiga)

Basilisk II for AmigaOS4
AmigaInputAnywhere
Excalibur
and other tools and apps.
Go to top
Re: Is it possible to generate autodocs from lib/lib_files/main?
Just can't stay away
Just can't stay away


See User information
@LiveForIt

The autodoc command should be included with the SDK.

For generating the diskio.library autodoc I use the following make rule:
.PHONYautodoc
autodoc
:
    
autodoc -l100 $(SRCS) $(main_SRCS) >diskio.doc


Go to top
Re: Is it possible to generate autodocs from lib/lib_files/main?
Home away from home
Home away from home


See User information
@salass00

Thanks, that worked.

but wrote it like:

autodoc -l100 $(main_SRCS) > $(TARGET:.library=.doc)

more generic

(NutsAboutAmiga)

Basilisk II for AmigaOS4
AmigaInputAnywhere
Excalibur
and other tools and apps.
Go to top
Re: Is it possible to generate autodocs from lib/lib_files/main?
Just popping in
Just popping in


See User information
This topic needs a "like" button.

Thank You Gentlemen

Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project