
On Mon, Jun 30, 2008 at 12:13 PM, Robert Cimrman <cimr...@ntc.zcu.cz> wrote:
Ondrej Certik wrote:
On Mon, Jun 30, 2008 at 11:37 AM, Robert Cimrman <cimr...@ntc.zcu.cz> wrote:
we should make a release to get some attention, as both EuroScipy08 and SciPy08 conferences are approaching. Also lots of things were updated and improved since the last one (already three months ago). We are still far from 1.0, so it has not to be perfect, but are there any critical
Yep, we are far from 1.0.
More people are needed.
issues with the hg version that you feel should be fixed now?
I think it looks good, only I'd fix couple things before a release:
- rename README.txt to README, INSTALL.txt to INSTALL
I do not like the .txt suffix either, but both NumPy and SciPy use it. Probably some help to windows users...
Well, I would still remove the .txt extension.
- add instructions how to generate the documentation into the README/INSTALL
I will change it so that it is generated into doc/tex/sfepy_manual.pdf, or just doc/sfepy_manual.pdf
ok, but add instructions how to build it.
Ondrej