Search found 1 match
- Sat Dec 17, 2011 2:08 am
- Forum: General
- Topic: Environment or Command for documenting an API
- Replies: 1
- Views: 1048
Environment or Command for documenting an API
Is there an environment, a set of commands, etc for documenting an API? We're looking to document our library which has Fortran, C, C++, and Python interfaces. Those interfaces share a lot of common documentation besides the function signatures and we'd like to have all function signatures together ...