Changes in / [ae08f14:a0373d5] in sasview
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/perspectives/fitting/media/plugin.rst
re925f61 r31d7803 660 660 ^^^^^^^^^^^^^^^^^^^ 661 661 662 Installed SasView663 .................664 665 662 If you are editing your model from the SasView GUI, you can test it 666 663 by selecting *Run > Compile* from the *Model Editor* menu bar. An 667 664 *Info* box will appear with the results of the compilation and a 668 665 check that the model runs. 669 670 671 Built SasView672 .............673 666 674 667 If the model compiles and runs, you can next run the unit tests that … … 728 721 729 722 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 buildenvironment available, you can ignore this section!**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!** 735 728 736 729 Run the lint check with:: … … 765 758 Don't put in too many pylint statements, though, since they make the code ugly. 766 759 767 Check The Docs - (Developer Version Only)768 ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^760 Check The Docs 761 ^^^^^^^^^^^^^^ 769 762 770 763 You can get a rough idea of how the documentation will look using the … … 785 778 There is also a neat online WYSIWYG ReStructuredText editor at http://rst.ninjs.org\ . 786 779 787 Share Your Model! 788 ^^^^^^^ ^^^^^^^^^^780 Finally 781 ^^^^^^^ 789 782 790 783 Once compare and the unit test(s) pass properly and everything is done, 791 784 consider 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.