~stephen-tiedemann/nfcpy/dev-phdc

« back to all changes in this revision

Viewing changes to docs/index.rst

  • Committer: stephen.tiedemann at googlemail
  • Date: 2013-07-08 06:52:10 UTC
  • Revision ID: stephen.tiedemann@googlemail.com-20130708065210-u542703smznd9ucl
changed ContactlessFrontend() to call open() only if a path string was given; ContactlessFrontend.connect() returns the tag or llc instance if 'on-connect' callback returns False; improved documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
:doc:`topics/get-started`
27
27
    Get started with the nfcpy module and example programs.
28
28
 
29
 
:doc:`topics/tag`
30
 
    Supported tag types and how to use them.
31
 
 
32
29
:doc:`topics/ndef`
33
30
    How to parse or generate NDEF records and messages.
34
31