Skip to content

Commit

Permalink
updated the menu for the reference manual
Browse files Browse the repository at this point in the history
  • Loading branch information
steffennissen committed Oct 31, 2015
1 parent 54a2dab commit cfadb67
Showing 1 changed file with 15 additions and 10 deletions.
25 changes: 15 additions & 10 deletions docs/prj/Menu.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
Format: 1.52


# You can add a title and sub-title to your menu like this:
# Title: [project name]
# SubTitle: [subtitle]
Title: FANN
SubTitle: Fast Artificial Neural Network Library

# You can add a footer to your documentation like this:
# Footer: [text]
Expand Down Expand Up @@ -46,13 +45,19 @@ Format: 1.52
# --------------------------------------------------------------------------


File: FANN Cascade Training (fann_cascade.h)
File: FANN Creation/Execution (fann.h)
File: FANN Datatypes (fann_data.h)
File: FANN Error Handling (fann_error.h)
File: FANN File Input/Output (fann_io.h)
File: FANN Training (fann_train.h)
File: FANN Wrapper for C++ (fann_cpp.h)
Link: Github (https://github.com/libfann/fann)
Link: FANN Webpage (http://leenissen.dk/fann/wp/)

Group: Reference Manual {

File: FANN Creation/Execution (fann.h)
File: FANN Datatypes (fann_data.h)
File: FANN Training (fann_train.h)
File: FANN Cascade Training (fann_cascade.h)
File: FANN Error Handling (fann_error.h)
File: FANN File Input/Output (fann_io.h)
File: FANN Wrapper for C++ (fann_cpp.h)
} # Group: Reference Manual

Group: Index {

Expand Down

0 comments on commit cfadb67

Please sign in to comment.