Changeset 0166aa6 in sasview


Ignore:
Timestamp:
Aug 15, 2011 8:28:02 AM (13 years ago)
Author:
Jessica Tumarkin <jtumarki@…>
Branches:
master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
cc0da45
Parents:
403727c
Message:

HTML folder generated by Sphinx

Location:
sanscalculator/docs/sphinx
Files:
42 added
3 edited

Legend:

Unmodified
Added
Removed
  • sanscalculator/docs/sphinx/api/index.rst

    ra225dc7 r0166aa6  
    1414.. toctree:: 
    1515 
    16    sld_calculator.rst 
     16   instrument.rst 
    1717   slit_length_calculator.rst 
     18   kiessig_calculator.rst 
     19   resolution_calculator.rst 
  • sanscalculator/docs/sphinx/genmods.py

    ra225dc7 r0166aa6  
    5353 
    5454modules=[ 
    55     ('sld_calculator', 'Sld Calculator'), 
     55    ('instrument', 'Instrument'), 
    5656    ('slit_length_calculator', 'Slit Length Calculator'), 
     57    ('kiessig_calculator', 'Kiessig Calculator'), 
     58    ('resolution_calculator', 'Resolution Calculator') 
    5759] 
    5860package='sans.calculator' 
  • sanscalculator/docs/sphinx/index.rst

    ra225dc7 r0166aa6  
    1010currently contains the following sub-modules: 
    1111 
    12 * :ref:`sans.invariant.invariant.index` 
     12* :ref:`sans.calculator.index` 
    1313 
    1414.. htmlonly:: 
Note: See TracChangeset for help on using the changeset viewer.