eric6/Documentation/Source/install.html

changeset 7989
a21d673a8f99
parent 7960
e8fc383322f7
child 8266
560547c2b6ec
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
204 <dd> 204 <dd>
205 suggested name for the compile source file (string) 205 suggested name for the compile source file (string)
206 </dd> 206 </dd>
207 </dl> 207 </dl>
208 <dl> 208 <dl>
209 <dt>Returns:</dt> 209 <dt>Return:</dt>
210 <dd> 210 <dd>
211 tuple of directory name (string) and source file name (string) 211 tuple of directory name (string) and source file name (string)
212 </dd> 212 </dd>
213 </dl> 213 </dl>
214 <div align="right"><a href="#top">Up</a></div> 214 <div align="right"><a href="#top">Up</a></div>
475 flag indicating a wrapper script for a GUI 475 flag indicating a wrapper script for a GUI
476 application (boolean) 476 application (boolean)
477 </dd> 477 </dd>
478 </dl> 478 </dl>
479 <dl> 479 <dl>
480 <dt>Returns:</dt> 480 <dt>Return:</dt>
481 <dd> 481 <dd>
482 the platform specific name of the wrapper (string) 482 the platform specific name of the wrapper (string)
483 </dd> 483 </dd>
484 </dl> 484 </dl>
485 <div align="right"><a href="#top">Up</a></div> 485 <div align="right"><a href="#top">Up</a></div>
564 <dd> 564 <dd>
565 registry path of the variable 565 registry path of the variable
566 </dd> 566 </dd>
567 </dl> 567 </dl>
568 <dl> 568 <dl>
569 <dt>Returns:</dt> 569 <dt>Return:</dt>
570 <dd> 570 <dd>
571 value of requested registry variable 571 value of requested registry variable
572 </dd> 572 </dd>
573 </dl> 573 </dl>
574 <dl> 574 <dl>
597 597
598 <p> 598 <p>
599 Actually perform the installation steps. 599 Actually perform the installation steps.
600 </p> 600 </p>
601 <dl> 601 <dl>
602 <dt>Returns:</dt> 602 <dt>Return:</dt>
603 <dd> 603 <dd>
604 result code (integer) 604 result code (integer)
605 </dd> 605 </dd>
606 </dl> 606 </dl>
607 <div align="right"><a href="#top">Up</a></div> 607 <div align="right"><a href="#top">Up</a></div>
613 613
614 <p> 614 <p>
615 Check, if pip is outdated. 615 Check, if pip is outdated.
616 </p> 616 </p>
617 <dl> 617 <dl>
618 <dt>Returns:</dt> 618 <dt>Return:</dt>
619 <dd> 619 <dd>
620 flag indicating an outdated pip 620 flag indicating an outdated pip
621 </dd> 621 </dd>
622 </dl> 622 </dl>
623 <dl> 623 <dl>
663 <dd> 663 <dd>
664 message to be shown to the user 664 message to be shown to the user
665 </dd> 665 </dd>
666 </dl> 666 </dl>
667 <dl> 667 <dl>
668 <dt>Returns:</dt> 668 <dt>Return:</dt>
669 <dd> 669 <dd>
670 flag indicating a successful installation 670 flag indicating a successful installation
671 </dd> 671 </dd>
672 </dl> 672 </dl>
673 <dl> 673 <dl>
754 754
755 <p> 755 <p>
756 Function to generate data for the Windows Desktop links. 756 Function to generate data for the Windows Desktop links.
757 </p> 757 </p>
758 <dl> 758 <dl>
759 <dt>Returns:</dt> 759 <dt>Return:</dt>
760 <dd> 760 <dd>
761 list of tuples containing the desktop link name, 761 list of tuples containing the desktop link name,
762 the link target and the icon target 762 the link target and the icon target
763 </dd> 763 </dd>
764 </dl> 764 </dl>
777 777
778 <p> 778 <p>
779 Function to generate the link names for the Windows Desktop. 779 Function to generate the link names for the Windows Desktop.
780 </p> 780 </p>
781 <dl> 781 <dl>
782 <dt>Returns:</dt> 782 <dt>Return:</dt>
783 <dd> 783 <dd>
784 list of desktop link names 784 list of desktop link names
785 </dd> 785 </dd>
786 </dl> 786 </dl>
787 <dl> 787 <dl>
799 799
800 <p> 800 <p>
801 Function to generate the name of the Start Menu top entry. 801 Function to generate the name of the Start Menu top entry.
802 </p> 802 </p>
803 <dl> 803 <dl>
804 <dt>Returns:</dt> 804 <dt>Return:</dt>
805 <dd> 805 <dd>
806 name of the Start Menu top entry 806 name of the Start Menu top entry
807 </dd> 807 </dd>
808 </dl> 808 </dl>
809 <dl> 809 <dl>
832 <dd> 832 <dd>
833 basename (without extension) of the wrapper script 833 basename (without extension) of the wrapper script
834 </dd> 834 </dd>
835 </dl> 835 </dl>
836 <dl> 836 <dl>
837 <dt>Returns:</dt> 837 <dt>Return:</dt>
838 <dd> 838 <dd>
839 the names of the wrapper scripts 839 the names of the wrapper scripts
840 </dd> 840 </dd>
841 </dl> 841 </dl>
842 <div align="right"><a href="#top">Up</a></div> 842 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial