1,852
edits
(Remove redundant links for Installation in the development section. Some tidy up.) |
|||
Line 5: | Line 5: | ||
* Get installers and sources from http://octave.org/download | * Get installers and sources from http://octave.org/download | ||
** [[Octave_for_MacOS_X#Installing_a_Mac_OS_X_Bundle|Beta installer for macOS]] | ** [[Octave_for_MacOS_X#Installing_a_Mac_OS_X_Bundle|Beta installer for macOS]] | ||
** [[Octave for GNU/Linux|GNU/Linux installation instructions]] | ** [[Octave for GNU/Linux|GNU/Linux installation instructions]] and for [[Octave for other Unix systems|other Unix systems]] | ||
** [[Octave_for_Microsoft_Windows|Microsoft Windows installation instructions]] | ** [[Octave_for_Microsoft_Windows|Microsoft Windows installation instructions]] | ||
** [[Octave_and_separate_toolchain|Build Octave using a separate toolchain]] (custom built gcc version) | ** [[Octave_and_separate_toolchain|Build Octave using a separate toolchain]] (custom built gcc version) | ||
Line 36: | Line 36: | ||
=== [[:Category:Packages|Packages]] === | === [[:Category:Packages|Packages]] === | ||
* [[OEP:pkg|Installing packages]] | * [[OEP:pkg|Installing packages]] | ||
* [[Creating packages]] | * [[Creating packages]] | ||
Line 81: | Line 82: | ||
=== [[:Category:Resources|Tutorials/Examples]] === | === [[:Category:Resources|Tutorials/Examples]] === | ||
* [[Using Octave]] - For those just getting started. | * [[Using Octave]] - For those just getting started. | ||
* [[Octave Basics]] - A short reference card to get started. | * [[Octave Basics]] - A short reference card to get started. | ||
Line 95: | Line 97: | ||
=== [[:Category:Development|Development]] === | === [[:Category:Development|Development]] === | ||
Find a longer list of relevant links for developers at the [[Developers]] page. | |||
* [[ | |||
* [[Doxygen]] - C++ code documentation | * [[Contribution guidelines]] | ||
* [[Doxygen]] - Internal C++ code documentation | |||
* [[International Characters Support]] - Using Octave in your own language. | * [[International Characters Support]] - Using Octave in your own language. | ||
* [[ | * [[4.2.0 Release Checklist]] ([[Bug Fix List - 4.2.0 Release|Bug Fix List]]) | ||
==== [[:Category:Building|Building]] ==== | ==== [[:Category:Building|Building]] ==== | ||
* [[Building]] | * [[Building]] | ||
* [[Continuous Build]] | * [[Continuous Build]] | ||
Line 112: | Line 112: | ||
==== [[:Category:Testing|Testing]] ==== | ==== [[:Category:Testing|Testing]] ==== | ||
* [[Tests|Testing source code]] | * [[Tests|Testing source code]] | ||
==== [[:Category:Packaging|Packaging]] ==== | ==== [[:Category:Packaging|Packaging]] ==== | ||
* [[Create a MacOS X App Bundle Using MacPorts]] | * [[Create a MacOS X App Bundle Using MacPorts]] | ||
* [[Windows_Installer|Create a Windows Installer using MXE]] | * [[Windows_Installer|Create a Windows Installer using MXE]] | ||
=== [[:Category:Academia|Academia]] === | === [[:Category:Academia|Academia]] === | ||
* [[Publications using Octave]] - A compilation of scientific publications making reference to GNU Octave (add yours!). | * [[Publications using Octave]] - A compilation of scientific publications making reference to GNU Octave (add yours!). | ||
=== [[:Category:Project Ideas|Project Ideas]] === | === [[:Category:Project Ideas|Project Ideas]] === | ||
* [[Projects]] | * [[Projects]] | ||
* [[Summer of Code Project Ideas]] | * [[Summer of Code Project Ideas]] | ||
== External Links == | == External Links == | ||
* [https://www.gnu.org/software/octave/ Octave Homepage] | * [https://www.gnu.org/software/octave/ Octave Homepage] | ||
* [https://octave.sourceforge.io/ Octave Forge] | * [https://octave.sourceforge.io/ Octave Forge] |