Changeset 430

Show
Ignore:
Timestamp:
12/12/06 16:43:58
Author:
rachel
Message:

fixed problems with initial doc config

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openpgpsdk/trunk/doc/doxygen-user.cfg

    r426 r430  
    448448 
    449449# XX - changed by weasel 
    450 INPUT                  = ../src ../include/openpgpsdk 
     450INPUT                  = ../src ../src/standard ../include/openpgpsdk 
    451451 
    452452# If the value of the INPUT tag contains directories, you can use the  
  • openpgpsdk/trunk/src/doxygen.c

    r429 r430  
    55\section section_std_api The Standard API 
    66 
    7 The Standard API provides easy access to common crypto tasks: Examples are: 
     7The Standard API provides easy access to common crypto tasks.  
     8 
     9Examples are: 
    810 
    911- "find the key in the keyring corresponding to this id"