diff --git a/docs/make.jl b/docs/make.jl index c2ad347..3638498 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -121,8 +121,8 @@ makedocs(; "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", + "Jacobi method" => "jacobi_method.md", + "All pairs of shortest paths" => "asp.md", # "Solutions" => "solutions.md", ], ],