From bdda313c8a0325c6ccda45d8999ff16cf46bce17 Mon Sep 17 00:00:00 2001 From: Avik Pal Date: Tue, 17 Sep 2024 11:18:47 -0400 Subject: [PATCH] docs: simplify getting started docs --- .buildkite/documentation.yml | 14 +--- docs/src/components/AsideTrustees.vue | 18 ----- docs/src/introduction/index.md | 88 +++++++++++++++--------- examples/OptimizationIntegration/main.jl | 2 +- 4 files changed, 60 insertions(+), 62 deletions(-) diff --git a/.buildkite/documentation.yml b/.buildkite/documentation.yml index 2a4398a12..c9253aeb6 100644 --- a/.buildkite/documentation.yml +++ b/.buildkite/documentation.yml @@ -8,11 +8,6 @@ steps: plugins: - JuliaCI/julia#v1: version: "1" - - JuliaCI/julia-coverage#v1: - codecov: true - dirs: - - src - - ext command: julia --code-coverage=user --color=yes --project=docs --threads=auto docs/tutorials.jl env: TUTORIAL_BACKEND_GROUP: "CUDA" @@ -25,7 +20,7 @@ steps: - "docs/src/tutorials/advanced/**/*" - "tutorial_deps/*" - "**/*.cov" - timeout_in_minutes: 60 + timeout_in_minutes: 120 - label: "Tutorial Build [%N/%t] CPU Runners" if: build.message !~ /\[skip docs\]/ && !build.pull_request.draft @@ -34,11 +29,6 @@ steps: plugins: - JuliaCI/julia#v1: version: "1" - # - JuliaCI/julia-coverage#v1: - # codecov: true - # dirs: - # - src - # - ext command: julia --code-coverage=user --color=yes --project=docs --threads=auto docs/tutorials.jl env: TUTORIAL_BACKEND_GROUP: "CPU" @@ -52,7 +42,7 @@ steps: - "docs/src/tutorials/advanced/**/*" - "tutorial_deps/*" - "**/*.cov" - timeout_in_minutes: 60 + timeout_in_minutes: 120 - label: "Final Documentation Build" depends_on: diff --git a/docs/src/components/AsideTrustees.vue b/docs/src/components/AsideTrustees.vue index 3b4ac349a..1b13417b5 100644 --- a/docs/src/components/AsideTrustees.vue +++ b/docs/src/components/AsideTrustees.vue @@ -10,24 +10,6 @@

Machine Learning

- - - - -

Structure Preserving

-

GeometricML.jl

-

Machine Learning

-
-
- - - - -

Physical Systems

-

MeshGraphNets.jl

-

Graph Neural Nets

-
-