You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the link for the examples do not work they point to github.io instead of to the source
in tools/README.md you mention dependencies that are not in the main README.md like libfann you also install more than the list of dependencies in the brew and apt commands like for example tbb
The build instruction cannot be copy/pasted due to the comment in the cmake command
There is no mention that the cmake and make command should/could be run in a build folder
--
Nicolas
The text was updated successfully, but these errors were encountered:
The failing tests are due to significant changes. I will rectify them and let you know.
On installation, I will see if I can modify cmake to include the install option.
I found it hard to work with links in doxygen. I wanted to display the same files in README.md and doxygen; I could not do this properly with doxygen. I will see if I can correct these errors as well.
@prashjha, thanks.
For the doc the main point I think are the section titles that are also links, since this seams to generate 2 errors in the doxygen. It does not show properly but it also mess up the table of content.
The other links I understand your problem, to not have to maintain 2 places with the same content. Could full link help instead of relative ones ?
Best,
Nicolas
Hello,
I am creating an issue to list the thing I noticed while testing the code for the JOSS review openjournals/joss-reviews#7525
I will list the in order of importance from my point of view from most to least important
Contributing
sectioninstallation
part only abuild
instruction, the code has to be run from the build folder<a href=
and@ref
libfann
you also install more than the list of dependencies in the brew and apt commands like for exampletbb
cmake
commandcmake
andmake
command should/could be run in a build folder--
Nicolas
The text was updated successfully, but these errors were encountered: