Mercurial > hg > octave-lyh
annotate etc/PROJECTS @ 17389:06b46e67f868
build: Remove generated files so that 'make distcheck' passes.
* libgui/Makefile.am: Add default-qt-settings to DISTCLEANFILES.
* test/Makefile.am: Add .gdbinit to DISTCLEANFILES.
author | Rik <rik@octave.org> |
---|---|
date | Thu, 05 Sep 2013 16:53:52 -0700 |
parents | c49d891eb263 |
children |
rev | line source |
---|---|
12342
83a37dc986f8
Change PROJECTS to point to list on Wiki.
Rik <octave@nomad.inbox5.com>
parents:
10527
diff
changeset
|
1 Octave PROJECTS |
2330 | 2 =============== |
3 | |
12342
83a37dc986f8
Change PROJECTS to point to list on Wiki.
Rik <octave@nomad.inbox5.com>
parents:
10527
diff
changeset
|
4 A list of proposed projects is maintained at: |
83a37dc986f8
Change PROJECTS to point to list on Wiki.
Rik <octave@nomad.inbox5.com>
parents:
10527
diff
changeset
|
5 |
15497
c49d891eb263
Update broken or inconsistent project and wiki urls
Mike Miller <mtmiller@ieee.org>
parents:
12733
diff
changeset
|
6 http://wiki.octave.org/Projects |
2330 | 7 |
12342
83a37dc986f8
Change PROJECTS to point to list on Wiki.
Rik <octave@nomad.inbox5.com>
parents:
10527
diff
changeset
|
8 If you start working steadily on a project, please let |
12349
7b153b1af227
PROJECTS, README.devel: use maintainers@octave.org instead of octave-maintainers@octave.org
John W. Eaton <jwe@octave.org>
parents:
12342
diff
changeset
|
9 maintainers@octave.org know. We might have information that could help |
7b153b1af227
PROJECTS, README.devel: use maintainers@octave.org instead of octave-maintainers@octave.org
John W. Eaton <jwe@octave.org>
parents:
12342
diff
changeset
|
10 you. You should also read the Contributing Guidelines chapter in the |
7b153b1af227
PROJECTS, README.devel: use maintainers@octave.org instead of octave-maintainers@octave.org
John W. Eaton <jwe@octave.org>
parents:
12342
diff
changeset
|
11 Octave manual. |