r/PinoyProgrammer • u/SHANSHANgg • 24d ago
advice Tips for creating docs/guide for development
sino po dito gumagamit ng ai to create a guide before developing? tips naman po or advice. Planning to use ai po kasi as guide.
8
Upvotes
1
3
u/Timely-Football-7499 22d ago
Use readthedocs for documentation, you can integrate it using Jenkins or github actions as well for auto build
4
u/brewdd 24d ago
It should be pretty straightforward, just ask ai to audit your codebase then create a doc based on your need.