I need to create a document for my app in Android Studio. I have already created document using Doxygen in eclipse but I don't know how to use Doxygen in Android Studio to generate automatic documentation. I tried searching the web but all I could find is Eclipse Doxygen plugin, can anyone a way to use Doxygen in android studio?
The Doxygen structural command to use is “@mainpage” as shown in the example above. This tag on one of our markdown files will tell the Doxygen parser that a given markdown file is the main page for the project. This is the page shown when you click index. html from the HTML folder generated by Doxygen.
Android Studio 2.0:
Tools
-> Generate JavaDoc...
setting Output directory:
output like:
Tools -> Generate JavaDoc
seems to be the way to go.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With