moar categorisation
This commit is contained in:
parent
de0edf9445
commit
f466c5cb22
@ -12,8 +12,9 @@ makedocs(modules=[Flux],
|
|||||||
"Model Templates" => "models/templates.md",
|
"Model Templates" => "models/templates.md",
|
||||||
"Recurrence" => "models/recurrent.md",
|
"Recurrence" => "models/recurrent.md",
|
||||||
"Debugging" => "models/debugging.md"],
|
"Debugging" => "models/debugging.md"],
|
||||||
"Batching" => "batching.md",
|
"Other APIs" => [
|
||||||
"Backends" => "backends.md",
|
"Batching" => "batching.md",
|
||||||
|
"Backends" => "backends.md"],
|
||||||
"In Action" => [
|
"In Action" => [
|
||||||
"Logistic Regression" => "examples/logreg.md"],
|
"Logistic Regression" => "examples/logreg.md"],
|
||||||
"Contributing & Help" => "contributing.md",
|
"Contributing & Help" => "contributing.md",
|
||||||
|
Loading…
Reference in New Issue
Block a user