Changeset 3a39c2e in sasview for docs/sphinx-docs/source/conf.py


Ignore:
Timestamp:
Feb 13, 2015 1:53:03 AM (9 years ago)
Author:
krzywon
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:
8c9ffde
Parents:
79492222
Message:

Next iteration of the SANS→SAS is complete.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • docs/sphinx-docs/source/conf.py

    re27d71b r3a39c2e  
    7979# that we don't get various "ImportError: No module named ___" when 
    8080# running Sphinx. 
    81 exclude_patterns = ["*sans.perspectives.simulation.rst", 
    82                     "*sans.pr.c_extensions.rst", 
    83                     "*sans.realspace.rst", 
    84                     "*sans.simulation.rst", 
     81exclude_patterns = ["*sas.perspectives.simulation.rst", 
     82                    "*sas.pr.c_extensions.rst", 
     83                    "*sas.realspace.rst", 
     84                    "*sas.simulation.rst", 
    8585                    "*park.fitmc.rst", 
    8686                    "*park.fitservice.rst", 
    8787                    "*park.parksnob.rst", 
    8888                    "*park.rangemap.rst", 
    89                     "*sans.sansview.setup_exe.rst", 
    90                     "*sans.sansview.setup_mac.rst", 
    91                     "*sans.guiframe.custom_pstats.rst", # pstats not in standard library on Ubuntu out of the box 
     89                    "*sas.sasview.setup_exe.rst", 
     90                    "*sas.sasview.setup_mac.rst", 
     91                    "*sas.guiframe.custom_pstats.rst", # pstats not in standard library on Ubuntu out of the box 
    9292                    ] 
    9393 
Note: See TracChangeset for help on using the changeset viewer.