Ticket #3 (assigned defect)

Opened 3 years ago

Last modified 3 years ago

Write some documentations

Reported by: DenisG Assigned to: DenisG (accepted)
Priority: normal Milestone: SubversionSharp 1.0
Component: AprSharp Version: HEAD
Severity: normal Keywords: doc how-to documentation
Cc:

Description

Even, if we have mostly try to use similar function and names than original API, we have to write some documentation:

  • How to checkout/get the source ? (README rst in sources)
  • How to compile ? (INSTALL rst in sources)
  • What is the general stucture, the philosophy used to map the API? How did we deal with the managed/unmanaged gap ? (dunno)
  • Complete class documentation (generated from code by msc or doxygen?)

Change History

07/09/04 13:30:46 changed by DenisG

  • status changed from new to assigned.