Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Documentation: Doxygen #136

Open
ovflowd opened this issue Sep 16, 2016 · 6 comments
Open

API Documentation: Doxygen #136

ovflowd opened this issue Sep 16, 2016 · 6 comments

Comments

@ovflowd
Copy link
Owner

ovflowd commented Sep 16, 2016

Planning to use Doxygen for API and Code Documentation.

@ovflowd ovflowd added this to the Development Stage milestone Sep 16, 2016
@ovflowd ovflowd self-assigned this Sep 16, 2016
@TheDoct0r11
Copy link
Collaborator

You're talking about the rest api? That isn't Yaml, that's either JSON or XML.

@ovflowd
Copy link
Owner Author

ovflowd commented Sep 17, 2016

No, i'm talking about the API Documentation. Swagger uses YAML to generate the API Documentation.
And Swagger is used for API Documentation, can also used for the REST Documentation. But mainly used for the Classes/Code Documentation xD

@TheDoct0r11
Copy link
Collaborator

TheDoct0r11 commented Sep 17, 2016

I can't see anything on the Swagger website not related to REST.
Also why would one want to write the docs within an extra file?

I'd rather suggest using a tool that uses the documentation that is within the code.

Doxygen is a very common tool.

@ovflowd
Copy link
Owner Author

ovflowd commented Sep 17, 2016

@BurakDev can do that. With Doxygen

@ovflowd ovflowd changed the title API Documentation: Swagger API Documentation: Doxygen Sep 20, 2016
@ovflowd ovflowd assigned ghost and unassigned ovflowd Sep 20, 2016
@ovflowd
Copy link
Owner Author

ovflowd commented Sep 20, 2016

@lai0n will do the Documentation with Doxygen.

@ovflowd
Copy link
Owner Author

ovflowd commented Sep 20, 2016

Remember.: need to do the HTML API Documentation and In-Code Documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants