diff --git a/docs/make.jl b/docs/make.jl index fe377fb..f34cb0a 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -124,8 +124,8 @@ makedocs(; "MPI (point-to-point)" => "julia_mpi.md", "MPI (collectives)" => "mpi_collectives.md", "Jacobi method" => "jacobi_method.md", - #"All pairs of shortest paths" => "asp.md", - #"Gaussian elimination" => "LEQ.md", + "All pairs of shortest paths" => "asp.md", + "Gaussian elimination" => "LEQ.md", #"Traveling salesperson problem" => "tsp.md", #"Partial differential equations" => "pdes.md", ],