Category:Development: Difference between revisions
Jump to navigation
Jump to search
(Some reordering.) |
m (→Documentation) |
||
Line 28: | Line 28: | ||
== Documentation == | == Documentation == | ||
* [[Help_text]] -- Document m-files | * [[Help_text|Help text]] -- Document m-files | ||
* [[Doxygen]] -- Document C++ files | * [[Doxygen]] -- Document C++ files | ||
Revision as of 17:33, 3 October 2018
This page contains links to pages of interest to developers.
Getting started
- Developer FAQ
- Contribution guidelines for Octave
- Contributing to the development of packages/modules
- Octave's file types
Project ideas and work in progess
- Easy projects
- GSoC Project Ideas
- Projects -- Many things that would be nice to have done. Not classified into things done or not done in Matlab. (Is that a project in itself?)
Tools & techniques
- Mercurial -- Version control scheme.
- MXE -- Cross-compiling to Windows.
- gdb -- debugger. Useful to obtain stack traces.
- Debugging Octave -- particularly .oct files using gdb.
- valgrind -- memory leak detector, profiler etc.
- ccache -- cache compilation across builds.
Documentation
Testing
Code sprints
Release procedures
Other
- Hacking
- Project Infrastructure
- Status of bugs (outdated)
Subcategories
This category has the following 7 subcategories, out of 7 total.
Pages in category "Development"
The following 23 pages are in this category, out of 23 total.