Skip to content

Commit

Permalink
Doc improved
Browse files Browse the repository at this point in the history
  • Loading branch information
jvgomez committed Mar 3, 2015
1 parent cb1ea60 commit 496a82d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Create a CMakeLists.txt here so that the files folder is automatically copied into html/ once doxygen is run.
File renamed without changes.
2 changes: 1 addition & 1 deletion doc/markdown/main.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ This pages provide basic documentation about the Fast Marching code packages I h
- [Software design](markdown/design.md)
- [Detailed building](markdown/building.md)
- [Benchmarking](markdown/benchmarking.md)
- [nDGridMap implementation](../nDGridMap.pdf): Probably, the most complex part of the code. It encapsulates the complexity of the n-dimensional generalization, so that solvers are implemented almost independently of the number of dimensions.
- [nDGridMap implementation](files/nDGridMap.pdf): Probably, the most complex part of the code. It encapsulates the complexity of the n-dimensional generalization, so that solvers are implemented almost independently of the number of dimensions.

0 comments on commit 496a82d

Please # to comment.