Changeset 08c111a in OpenSC


Ignore:
Timestamp:
10/15/10 14:29:42 (20 months ago)
Author:
martin <martin@…>
Branches:
master, staging
Children:
2d6e3bd
Parents:
23b64f8
git-author:
martin <martin@…> (10/15/10 14:29:42)
git-committer:
martin <martin@…> (10/15/10 14:29:42)
Message:

Update documentation about about wiki and package content.

git-svn-id:  https://www.opensc-project.org/svnp/opensc/trunk@4810 c6295689-39f2-0310-b995-f0e70906c6a9

Files:
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • NEWS

    r8a19033 r08c111a  
    4040  Fix path to reference headers, remove src/include/ directory. 
    4141* Various source code fixes and improvements. 
    42 * OpenSC now depends on xsltproc utility to build docs and man 
     42* OpenSC now depends on xsltproc utility and docbook-xsl to build docs and man 
    4343 
    4444New in 0.11.12; 2009-12-18; Andreas Jellinghaus 
  • README

    r233ea02 r08c111a  
    1 OpenSC documentation is now maintained in our online wiki at 
     1OpenSC documentation wiki is available online at 
    22        http://www.opensc-project.org/opensc/ 
     3 
     4Please take a look at the documentation before trying to use OpenSC. 
  • doc/Makefile.am

    r8a19033 r08c111a  
    66html_DATA = html.out/* 
    77endif 
    8 dist_doc_DATA = README 
    98 
    109if ENABLE_MAN 
Note: See TracChangeset for help on using the changeset viewer.