Changes between Version 24 and Version 25 of NaturalDocs

Show
Ignore:
Timestamp:
06/29/11 16:40:10 (23 months ago)
Author:
tschaub
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NaturalDocs

    v24 v25  
    55!OpenLayers API documentation is build with [http://www.naturaldocs.org/ Natural Docs].  There are two "profiles" for our documentation, API and API+non-API (all).  To build just the docs for the public API, run the following: 
    66{{{ 
     7mkdir apidoc 
    78NaturalDocs -i lib -o HTML apidoc -p apidoc_config -s Default OL 
    89}}}