diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index e160ae63..4c271a3b 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -12,15 +12,15 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - uses: julia-actions/setup-julia@latest - - uses: julia-actions/add-julia-registry@v1 + - uses: julia-actions/add-julia-registry@latest with: key: ${{ secrets.SSH_KEY }} registry: control-toolbox/ct-registry - - uses: julia-actions/julia-buildpkg@v1 - with: - version: '1.10' + - uses: julia-actions/julia-buildpkg@latest + #with: + # version: '1.10' - name: Install dependencies run: julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd())); Pkg.instantiate()' - name: Build and deploy @@ -28,4 +28,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # If authenticating with GitHub Actions token DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }} # If authenticating with SSH deploy key GKSwstype: 100 # To make GitHub Action work, disable showing a plot window with the GR backend of the Plots package - run: julia --project=docs/ -e 'ENV["GKSwstype"]="nul" ; include("docs/make.jl")' + run: julia --project=docs/ -e 'ENV["GKSwstype"]="nul" ; include("docs/make.jl")' \ No newline at end of file diff --git a/docs/src/api-callbacks.md b/docs/src/api-callbacks.md index 244ad1f1..ac200601 100644 --- a/docs/src/api-callbacks.md +++ b/docs/src/api-callbacks.md @@ -6,7 +6,6 @@ Pages = ["api-callbacks.md"] Modules = [CTBase] Order = [:module, :constant, :type, :function, :macro] -Private = false ``` ## Documentation diff --git a/docs/src/api-ctbase.md b/docs/src/api-ctbase.md index 516a2ea0..78062010 100644 --- a/docs/src/api-ctbase.md +++ b/docs/src/api-ctbase.md @@ -6,7 +6,6 @@ Pages = ["api-ctbase.md"] Modules = [CTBase] Order = [:module, :constant, :type, :function, :macro] -Private = false ``` ## Documentation diff --git a/docs/src/api-description.md b/docs/src/api-description.md index 0e390180..53ad90f0 100644 --- a/docs/src/api-description.md +++ b/docs/src/api-description.md @@ -6,7 +6,6 @@ Pages = ["api-description.md"] Modules = [CTBase] Order = [:module, :constant, :type, :function, :macro] -Private = false ``` ## Documentation diff --git a/docs/src/api-developers.md b/docs/src/api-developers.md index 1d769f73..9675cd84 100644 --- a/docs/src/api-developers.md +++ b/docs/src/api-developers.md @@ -6,7 +6,6 @@ Pages = ["api-developers.md"] Modules = [CTBase] Order = [:module, :constant, :type, :function, :macro] -Public = false ``` ## Documentation diff --git a/docs/src/api-diffgeom.md b/docs/src/api-diffgeom.md index 79ba7fa0..ce64f3b9 100644 --- a/docs/src/api-diffgeom.md +++ b/docs/src/api-diffgeom.md @@ -6,7 +6,6 @@ Pages = ["api-diffgeom.md"] Modules = [CTBase] Order = [:module, :constant, :type, :function, :macro] -Private = false ``` ## Documentation diff --git a/docs/src/api-exceptions.md b/docs/src/api-exceptions.md index d6ace3b0..45d491cf 100644 --- a/docs/src/api-exceptions.md +++ b/docs/src/api-exceptions.md @@ -6,7 +6,6 @@ Pages = ["api-exceptions.md"] Modules = [CTBase] Order = [:module, :constant, :type, :function, :macro] -Private = false ``` ## Documentation diff --git a/docs/src/api-init.md b/docs/src/api-init.md index 6c01cf93..d91b8ec7 100644 --- a/docs/src/api-init.md +++ b/docs/src/api-init.md @@ -6,7 +6,6 @@ Pages = ["api-init.md"] Modules = [CTBase] Order = [:module, :constant, :type, :function, :macro] -Private = false ``` ## Documentation diff --git a/docs/src/api-model.md b/docs/src/api-model.md index 9f548c9a..230f72d8 100644 --- a/docs/src/api-model.md +++ b/docs/src/api-model.md @@ -6,7 +6,6 @@ Pages = ["api-model.md"] Modules = [CTBase] Order = [:module, :constant, :type, :function, :macro] -Private = false ``` ## Documentation diff --git a/docs/src/api-parser.md b/docs/src/api-parser.md index 6a765a2c..2504682f 100644 --- a/docs/src/api-parser.md +++ b/docs/src/api-parser.md @@ -6,7 +6,6 @@ Pages = ["api-parser.md"] Modules = [CTBase] Order = [:module, :constant, :type, :function, :macro] -Private = false ``` ## Documentation diff --git a/docs/src/api-repl.md b/docs/src/api-repl.md index c8fbb610..e0c25e6d 100644 --- a/docs/src/api-repl.md +++ b/docs/src/api-repl.md @@ -6,7 +6,6 @@ Pages = ["api-repl.md"] Modules = [CTBase] Order = [:module, :constant, :type, :function, :macro] -Private = false ``` ## Documentation diff --git a/docs/src/api-types.md b/docs/src/api-types.md index a414ce01..a5f2259b 100644 --- a/docs/src/api-types.md +++ b/docs/src/api-types.md @@ -6,7 +6,6 @@ Pages = ["api-types.md"] Modules = [CTBase] Order = [:module, :constant, :type, :function, :macro] -Private = false ``` ## Documentation diff --git a/docs/src/api-utils.md b/docs/src/api-utils.md index 0cdbc280..37b910f5 100644 --- a/docs/src/api-utils.md +++ b/docs/src/api-utils.md @@ -6,7 +6,6 @@ Pages = ["api-utils.md"] Modules = [CTBase] Order = [:module, :constant, :type, :function, :macro] -Private = false ``` ## Documentation