Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
400 views

Convert Maven Site Software Documentation to PDF

I am currently working on a project written in Java and I am using Maven and the maven-site-plugin to generate a website containing all the relevant JavaDoc, reports, etc. I am needing at the same ...
1
vote
2answers
197 views

Any good alternatives for Sphinx to provide software documentation?

i was wondering if there are any good alternatives to Sphinx when i want to provide static html documentation for software projects. Sphinx seems ok but is mostly used in the Python area. I am ...
0
votes
3answers
130 views

Documenting Software

Is there a software documentation standard where the developers need to create only one document for their modules and it can be used as a functional doc as well as for testing the software. Edit: I ...