Skip to content

Commit

Permalink
update toc
Browse files Browse the repository at this point in the history
  • Loading branch information
alanlujan91 committed Feb 21, 2024
1 parent 2f5778d commit ed9d4eb
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,22 @@
# Learn more at https://jupyterbook.org/customize/toc.html

format: jb-book
root: examples\00_Rectilinear\01. Multivariate Interpolation
root: "examples\\00_Rectilinear\\01. Multivariate Interpolation"
chapters:
- title: Examples
sections:
- title: Rectilinear
sections:
- file: examples\00_Rectilinear\Multivalued Interpolation
- file: >-
examples\00_Rectilinear\Multivariate Interpolation with
Derivatives
- file: "examples\\00_Rectilinear\\Multivalued Interpolation"
- file: "examples\\00_Rectilinear\\Multivariate Interpolation with Derivatives"
- title: Curvilinear
sections:
- file: examples\01_Curvilinear\02. Warped Interpolation
- file: examples\01_Curvilinear\03. Curvilinear Interpolation
- file: examples\01_Curvilinear\04. Piecewise Affine Interpolation
- file: "examples\\01_Curvilinear\\02. Warped Interpolation"
- file: "examples\\01_Curvilinear\\03. Curvilinear Interpolation"
- file: "examples\\01_Curvilinear\\04. Piecewise Affine Interpolation"
- title: Unstructured
sections:
- file: examples\02_Unstructured\06. Unstructured Interpolation
- file: examples\02_Unstructured\07. Regression Interpolation
- file: examples\02_Unstructured\gpytorch
- file: examples\05. Triangulation
- file: "examples\\02_Unstructured\\06. Unstructured Interpolation"
- file: "examples\\02_Unstructured\\07. Regression Interpolation"
- file: "examples\\02_Unstructured\\gpytorch"
- file: "examples\\05. Triangulation"

0 comments on commit ed9d4eb

Please sign in to comment.