19 ms·
How about the situation when the documentation has to be prepared before any of implementation or coding starts (initial requirements, qc etc.) ?
by LukaszB 13y ago
How about the situation when the documentation has to be prepared before any of implementation or coding starts (initial requirements, qc etc.) ?
- swah 13y agoI'm using Latex for exactly that, but it sucks so much I considered building a product/business to solve the problem.
- dustinrcollins 13y agoI think it's fine to document these things in Sphinx as well. Creating a docs repo and writing .rst files to cover these requirements can be useful, and then you can move them as needed as your project progresses.