Ignore:
Timestamp:
07/05/10 17:36:52 (2 years ago)
Author:
Freddie Akeroyd
Message:

Updates for web doc production. Refs #220

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bindings/python/nxs/__init__.py

    r1131 r1461  
    11# This program is public domain 
    2 """ 
     2"""@package nxs 
    33Python NeXus interface. 
    44 
     
    1515""" 
    1616 
     17## @mainpage NeXus Python Documentation 
     18## See nxs.napi on the Packages tab 
     19 
    1720from nxs.napi import * 
Note: See TracChangeset for help on using the changeset viewer.