Changes in / [ae08f14:a0373d5] in sasview


Ignore:
File:
1 edited

Legend:

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

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