From 8477cd801be30b1c1ba11c41f04e3505e9a36226 Mon Sep 17 00:00:00 2001 From: Olivier Cots Date: Wed, 28 Aug 2024 22:10:36 +0200 Subject: [PATCH] foo --- docs/Project.toml | 1 - docs/src/index.md | 11 ----------- 2 files changed, 12 deletions(-) diff --git a/docs/Project.toml b/docs/Project.toml index 6b77e4d..dfa65cd 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -1,3 +1,2 @@ [deps] -CTApp = "eb604665-d64b-4d02-aa6d-8b42324a08dc" Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" diff --git a/docs/src/index.md b/docs/src/index.md index 3c12002..88cf960 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -1,18 +1,7 @@ -```@meta -CurrentModule = CTApp -``` - # CTApp Documentation for [CTApp](https://github.com/control-toolbox/CTApp.jl). -```@index -``` - -```@autodocs -Modules = [CTApp] -``` - ## Dependencies All the numerical simulations to generate this documentation are performed with the following packages.