Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit 53904ed

Browse files
committed
Deprecated MOL Docs
1 parent 773729f commit 53904ed

3 files changed

Lines changed: 1 addition & 287 deletions

File tree

docs/make.jl

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ makedocs(
1212

1313
pages=[
1414
"DiffEqOperators.jl: Linear operators for Scientific Machine Learning" => "index.md",
15-
"Symbolic Tutorials" => [
16-
"symbolic_tutorials/mol_heat.md"
17-
],
1815
"Operator Tutorials" => [
1916
"operator_tutorials/kdv.md"
2017
],
@@ -26,9 +23,6 @@ makedocs(
2623
"operators/jacobian_vector_product.md",
2724
"operators/matrix_free_operators.md"
2825
],
29-
"Symbolic PDE Solver" => [
30-
"symbolic/molfinitedifference.md"
31-
],
3226
"Nonlinear Derivatives" => [
3327
"nonlinear_derivatives/nonlinear_diffusion.md"
3428
]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Symbolic Method of Lines Discretizations
22

3-
#### TODO
3+
Symbolic Method of lines discretizaton has been moved to [MethodOfLines.jl](https://github.com/SciML/MethodOfLines.jl), where develpment is continuing.

docs/src/symbolic_tutorials/mol_heat.md

Lines changed: 0 additions & 280 deletions
This file was deleted.

0 commit comments

Comments
 (0)