mirror of
https://github.com/fverdugo/XM_40017.git
synced 2025-11-08 20:14:23 +01:00
Merge pull request #10 from fverdugo/francesc
Make Titles in navigation bar consistent with notebooks
This commit is contained in:
commit
cabefa5acd
@ -117,10 +117,10 @@ makedocs(;
|
||||
pages=["Home" => "index.md","Getting started"=>"getting_started_with_julia.md",
|
||||
"Notebooks"=>[
|
||||
"Julia Basics" => "julia_basics.md",
|
||||
"Tasks and channels" => "julia_async.md",
|
||||
"Remote calls and remote channels" => "julia_distributed.md",
|
||||
"MPI" => "mpi_tutorial.md",
|
||||
"Matrix Multiplication"=>"matrix_matrix.md",
|
||||
"Asynchronous programming in Julia" => "julia_async.md",
|
||||
"Distributed computing in Julia" => "julia_distributed.md",
|
||||
"Distributed computing with MPI" => "mpi_tutorial.md",
|
||||
"Matrix-matrix multiplication"=>"matrix_matrix.md",
|
||||
# "Jacobi" => "jacobi_method.md",
|
||||
# "ASP" => "asp.md",
|
||||
# "Solutions" => "solutions.md",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user