From 800834ecebedce43ef8c139bc700a5f853868a89 Mon Sep 17 00:00:00 2001 From: Justin Gassner Date: Mon, 30 Sep 2024 04:14:36 +0200 Subject: has_children is deprecated and ignored --- _scripts/new.lua | 1 - pages/complex-analysis/index.md | 1 - pages/complex-analysis/one-complex-variable/index.md | 1 - pages/complex-analysis/several-complex-variables/index.md | 1 - pages/distribution-theory/index.md | 1 - pages/functional-analysis-basics/index.md | 1 - pages/functional-analysis-basics/inner-product-spaces/index.md | 1 - pages/functional-analysis-basics/the-fundamental-four/index.md | 1 - pages/general-topology/compactness/index.md | 1 - pages/general-topology/index.md | 1 - pages/general-topology/metric-spaces/index.md | 1 - pages/general-topology/separation/index.md | 1 - pages/measure-and-integration/bochner-integral/index.md | 1 - pages/measure-and-integration/index.md | 1 - pages/measure-and-integration/lebesgue-integral/index.md | 1 - pages/measure-and-integration/measure-theory/index.md | 1 - pages/more-functional-analysis/fixed-point-theorems/index.md | 1 - pages/more-functional-analysis/index.md | 1 - pages/more-functional-analysis/locally-convex-spaces/index.md | 1 - pages/more-functional-analysis/topological-vector-spaces/index.md | 1 - pages/operator-algebras/banach-algebras/index.md | 1 - pages/operator-algebras/c-star-algebras/index.md | 1 - pages/operator-algebras/index.md | 1 - pages/quantum-field-theory/index.md | 1 - pages/quantum-field-theory/wightman-axioms/index.md | 1 - pages/spectral-theory/index.md | 1 - pages/spectral-theory/of-unbounded-operators/index.md | 1 - pages/spectral-theory/test/index.md | 1 - pages/tomita-takesaki-theory/index.md | 1 - pages/unbounded-operators/index.md | 1 - 30 files changed, 30 deletions(-) diff --git a/_scripts/new.lua b/_scripts/new.lua index 308bf2c..b8c91af 100755 --- a/_scripts/new.lua +++ b/_scripts/new.lua @@ -94,7 +94,6 @@ elseif arg[1] == "dir" then end io.write([[ nav_order: 1 -has_children: true has_toc: false --- diff --git a/pages/complex-analysis/index.md b/pages/complex-analysis/index.md index 60c8ed2..cb4395d 100644 --- a/pages/complex-analysis/index.md +++ b/pages/complex-analysis/index.md @@ -1,7 +1,6 @@ --- title: Complex Analysis nav_order: 3 -has_children: true --- # {{ page.title }} diff --git a/pages/complex-analysis/one-complex-variable/index.md b/pages/complex-analysis/one-complex-variable/index.md index 5830a81..8881522 100644 --- a/pages/complex-analysis/one-complex-variable/index.md +++ b/pages/complex-analysis/one-complex-variable/index.md @@ -2,7 +2,6 @@ title: One Complex Variable parent: Complex Analysis nav_order: 1 -has_children: true --- # {{ page.title }} diff --git a/pages/complex-analysis/several-complex-variables/index.md b/pages/complex-analysis/several-complex-variables/index.md index c630e80..db1c117 100644 --- a/pages/complex-analysis/several-complex-variables/index.md +++ b/pages/complex-analysis/several-complex-variables/index.md @@ -2,7 +2,6 @@ title: Several Complex Variables parent: Complex Analysis nav_order: 2 -has_children: true published: false --- diff --git a/pages/distribution-theory/index.md b/pages/distribution-theory/index.md index 5d1b7bf..327483a 100644 --- a/pages/distribution-theory/index.md +++ b/pages/distribution-theory/index.md @@ -1,7 +1,6 @@ --- title: Distribution Theory nav_order: 5 -has_children: true has_toc: false published: false --- diff --git a/pages/functional-analysis-basics/index.md b/pages/functional-analysis-basics/index.md index 1b7fd69..f78f7fd 100644 --- a/pages/functional-analysis-basics/index.md +++ b/pages/functional-analysis-basics/index.md @@ -1,7 +1,6 @@ --- title: Functional Analysis Basics nav_order: 3 -has_children: true --- # {{ page.title }} diff --git a/pages/functional-analysis-basics/inner-product-spaces/index.md b/pages/functional-analysis-basics/inner-product-spaces/index.md index 56e31cf..af84ff6 100644 --- a/pages/functional-analysis-basics/inner-product-spaces/index.md +++ b/pages/functional-analysis-basics/inner-product-spaces/index.md @@ -2,7 +2,6 @@ title: Inner Product Spaces parent: Functional Analysis Basics nav_order: 6 -has_children: true has_toc: false --- diff --git a/pages/functional-analysis-basics/the-fundamental-four/index.md b/pages/functional-analysis-basics/the-fundamental-four/index.md index e814571..e64ed7f 100644 --- a/pages/functional-analysis-basics/the-fundamental-four/index.md +++ b/pages/functional-analysis-basics/the-fundamental-four/index.md @@ -2,7 +2,6 @@ title: The Fundamental Four parent: Functional Analysis Basics nav_order: 2 -has_children: true --- # {{ page.title }} diff --git a/pages/general-topology/compactness/index.md b/pages/general-topology/compactness/index.md index 6c2e274..d04980e 100644 --- a/pages/general-topology/compactness/index.md +++ b/pages/general-topology/compactness/index.md @@ -2,7 +2,6 @@ title: Compactness parent: General Topology nav_order: 5 -has_children: true has_toc: false --- diff --git a/pages/general-topology/index.md b/pages/general-topology/index.md index 507c29a..6d09d84 100644 --- a/pages/general-topology/index.md +++ b/pages/general-topology/index.md @@ -1,7 +1,6 @@ --- title: General Topology nav_order: 1 -has_children: true --- # {{ page.title }} diff --git a/pages/general-topology/metric-spaces/index.md b/pages/general-topology/metric-spaces/index.md index 6aef400..b63d5d5 100644 --- a/pages/general-topology/metric-spaces/index.md +++ b/pages/general-topology/metric-spaces/index.md @@ -2,7 +2,6 @@ title: Metric Spaces parent: General Topology nav_order: 8 -has_children: true has_toc: false --- diff --git a/pages/general-topology/separation/index.md b/pages/general-topology/separation/index.md index d5fdd5b..d8757b0 100644 --- a/pages/general-topology/separation/index.md +++ b/pages/general-topology/separation/index.md @@ -2,7 +2,6 @@ title: Separation parent: General Topology nav_order: 4 -has_children: true has_toc: false published: false --- diff --git a/pages/measure-and-integration/bochner-integral/index.md b/pages/measure-and-integration/bochner-integral/index.md index ff9e442..36aded3 100644 --- a/pages/measure-and-integration/bochner-integral/index.md +++ b/pages/measure-and-integration/bochner-integral/index.md @@ -2,7 +2,6 @@ title: Bochner Integral parent: Measure and Integration nav_order: 3 -has_children: true has_toc: false published: false --- diff --git a/pages/measure-and-integration/index.md b/pages/measure-and-integration/index.md index 841e941..a9fcd92 100644 --- a/pages/measure-and-integration/index.md +++ b/pages/measure-and-integration/index.md @@ -1,7 +1,6 @@ --- title: Measure and Integration nav_order: 2 -has_children: true has_toc: false --- diff --git a/pages/measure-and-integration/lebesgue-integral/index.md b/pages/measure-and-integration/lebesgue-integral/index.md index 3418e10..d067831 100644 --- a/pages/measure-and-integration/lebesgue-integral/index.md +++ b/pages/measure-and-integration/lebesgue-integral/index.md @@ -2,7 +2,6 @@ title: Lebesgue Integral parent: Measure and Integration nav_order: 2 -has_children: true has_toc: false --- diff --git a/pages/measure-and-integration/measure-theory/index.md b/pages/measure-and-integration/measure-theory/index.md index 575c945..ee93ef9 100644 --- a/pages/measure-and-integration/measure-theory/index.md +++ b/pages/measure-and-integration/measure-theory/index.md @@ -2,7 +2,6 @@ title: Measure Theory parent: Measure and Integration nav_order: 1 -has_children: true has_toc: false --- diff --git a/pages/more-functional-analysis/fixed-point-theorems/index.md b/pages/more-functional-analysis/fixed-point-theorems/index.md index 1065c70..ab4a54f 100644 --- a/pages/more-functional-analysis/fixed-point-theorems/index.md +++ b/pages/more-functional-analysis/fixed-point-theorems/index.md @@ -2,7 +2,6 @@ title: Fixed-Point Theorems parent: More Functional Analysis nav_order: 1 -has_children: true has_toc: false published: false --- diff --git a/pages/more-functional-analysis/index.md b/pages/more-functional-analysis/index.md index 1af344d..f3312e4 100644 --- a/pages/more-functional-analysis/index.md +++ b/pages/more-functional-analysis/index.md @@ -1,7 +1,6 @@ --- title: More Functional Analysis nav_order: 4 -has_children: true has_toc: false --- diff --git a/pages/more-functional-analysis/locally-convex-spaces/index.md b/pages/more-functional-analysis/locally-convex-spaces/index.md index 990ec99..332cf39 100644 --- a/pages/more-functional-analysis/locally-convex-spaces/index.md +++ b/pages/more-functional-analysis/locally-convex-spaces/index.md @@ -2,7 +2,6 @@ title: Locally Convex Spaces parent: More Functional Analysis nav_order: 2 -has_children: true has_toc: false --- diff --git a/pages/more-functional-analysis/topological-vector-spaces/index.md b/pages/more-functional-analysis/topological-vector-spaces/index.md index a3e6220..db1d41d 100644 --- a/pages/more-functional-analysis/topological-vector-spaces/index.md +++ b/pages/more-functional-analysis/topological-vector-spaces/index.md @@ -2,7 +2,6 @@ title: Topological Vector Spaces parent: More Functional Analysis nav_order: 1 -has_children: true has_toc: false --- diff --git a/pages/operator-algebras/banach-algebras/index.md b/pages/operator-algebras/banach-algebras/index.md index 5f33816..06a3a39 100644 --- a/pages/operator-algebras/banach-algebras/index.md +++ b/pages/operator-algebras/banach-algebras/index.md @@ -2,7 +2,6 @@ title: Banach Algebras parent: Operator Algebras nav_order: 1 -has_children: true has_toc: false --- diff --git a/pages/operator-algebras/c-star-algebras/index.md b/pages/operator-algebras/c-star-algebras/index.md index adc1981..085367c 100644 --- a/pages/operator-algebras/c-star-algebras/index.md +++ b/pages/operator-algebras/c-star-algebras/index.md @@ -2,7 +2,6 @@ title: C*-Algebras parent: Operator Algebras nav_order: 2 -has_children: true --- # {{ page.title }} diff --git a/pages/operator-algebras/index.md b/pages/operator-algebras/index.md index 2024202..d6b9414 100644 --- a/pages/operator-algebras/index.md +++ b/pages/operator-algebras/index.md @@ -1,7 +1,6 @@ --- title: Operator Algebras nav_order: 4 -has_children: true --- # {{ page.title }} diff --git a/pages/quantum-field-theory/index.md b/pages/quantum-field-theory/index.md index 0099c72..1057bef 100644 --- a/pages/quantum-field-theory/index.md +++ b/pages/quantum-field-theory/index.md @@ -1,7 +1,6 @@ --- title: Quantum Field Theory nav_order: 15 -has_children: true published: false --- diff --git a/pages/quantum-field-theory/wightman-axioms/index.md b/pages/quantum-field-theory/wightman-axioms/index.md index 36d0e17..4f019f2 100644 --- a/pages/quantum-field-theory/wightman-axioms/index.md +++ b/pages/quantum-field-theory/wightman-axioms/index.md @@ -2,7 +2,6 @@ title: Wightman Axioms parent: Quantum Field Theory nav_order: 1 -has_children: true --- # {{ page.title }} diff --git a/pages/spectral-theory/index.md b/pages/spectral-theory/index.md index d88fd6d..dfadebe 100644 --- a/pages/spectral-theory/index.md +++ b/pages/spectral-theory/index.md @@ -1,7 +1,6 @@ --- title: Spectral Theory nav_order: 3 -has_children: true published: false --- diff --git a/pages/spectral-theory/of-unbounded-operators/index.md b/pages/spectral-theory/of-unbounded-operators/index.md index af10626..53db7f4 100644 --- a/pages/spectral-theory/of-unbounded-operators/index.md +++ b/pages/spectral-theory/of-unbounded-operators/index.md @@ -2,7 +2,6 @@ title: of Unbounded Operators parent: Spectral Theory nav_order: 1 -has_children: true --- # {{ page.title }} diff --git a/pages/spectral-theory/test/index.md b/pages/spectral-theory/test/index.md index 690750d..ab364fa 100644 --- a/pages/spectral-theory/test/index.md +++ b/pages/spectral-theory/test/index.md @@ -2,7 +2,6 @@ title: Test parent: Spectral Theory nav_order: 1 -has_children: true --- # {{ page.title }} diff --git a/pages/tomita-takesaki-theory/index.md b/pages/tomita-takesaki-theory/index.md index 28b73e6..e99b30a 100644 --- a/pages/tomita-takesaki-theory/index.md +++ b/pages/tomita-takesaki-theory/index.md @@ -1,7 +1,6 @@ --- title: Tomita Takesaki Theory nav_order: 10 -has_children: true published: false --- diff --git a/pages/unbounded-operators/index.md b/pages/unbounded-operators/index.md index 54ad701..0d6ed48 100644 --- a/pages/unbounded-operators/index.md +++ b/pages/unbounded-operators/index.md @@ -1,7 +1,6 @@ --- title: Unbounded Operators nav_order: 4 -has_children: true --- # {{ page.title }} -- cgit v1.2.3-70-g09d2