Ignore:
Timestamp:
Sep 27, 2016 10:27:15 AM (8 years ago)
Author:
smk78
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:
ae08f14
Parents:
31d7803
Message:

Tagged some instructions as Installer version or Developer version at
suggestion of PaulK

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/sas/sasgui/perspectives/fitting/media/plugin.rst

    r31d7803 re925f61  
    660660^^^^^^^^^^^^^^^^^^^ 
    661661 
     662Installed SasView 
     663................. 
     664 
    662665If you are editing your model from the SasView GUI, you can test it 
    663666by selecting *Run > Compile* from the *Model Editor* menu bar. An 
    664667*Info* box will appear with the results of the compilation and a 
    665668check that the model runs. 
     669 
     670 
     671Built SasView 
     672............. 
    666673 
    667674If the model compiles and runs, you can next run the unit tests that 
     
    721728 
    722729 
    723 Clean Lint 
    724 ^^^^^^^^^^ 
    725  
    726 **NB: For now we are not providing pylint with SasView; so unless you have a 
    727 SasView development environment available, you can ignore this section!** 
     730Clean Lint - (Developer Version Only) 
     731^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
     732 
     733**NB: For now we are not providing pylint with the installer version of SasView;  
     734so unless you have a SasView build environment available, you can ignore this section!** 
    728735 
    729736Run the lint check with:: 
     
    758765Don't put in too many pylint statements, though, since they make the code ugly. 
    759766 
    760 Check The Docs 
    761 ^^^^^^^^^^^^^^ 
     767Check The Docs - (Developer Version Only) 
     768^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
    762769 
    763770You can get a rough idea of how the documentation will look using the 
     
    778785There is also a neat online WYSIWYG ReStructuredText editor at http://rst.ninjs.org\ . 
    779786 
    780 Finally 
    781 ^^^^^^^ 
     787Share Your Model! 
     788^^^^^^^^^^^^^^^^^ 
    782789 
    783790Once compare and the unit test(s) pass properly and everything is done, 
    784791consider adding your model to the 
    785 `Model Marketplace <http://marketplace.sasview.org/>`_. 
     792`Model Marketplace <http://marketplace.sasview.org/>`_ so that others may use it! 
Note: See TracChangeset for help on using the changeset viewer.