Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelnehrer02 committed Oct 30, 2024
1 parent 548d90b commit 9278044
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ makedocs(;
authors="Jonathan Ehrenreich Laursen, Samuel William Nehrer",
repo="https://github.com/ilabcode/ActiveInference.jl/blob/{commit}{path}#{line}",
sitename="ActiveInference.jl",
strict=false,
format=Documenter.HTML(;
prettyurls=get(ENV, "CI", "false") == "true",
canonical="https://ilabcode.github.io/ActiveInference.jl",
Expand Down
8 changes: 0 additions & 8 deletions docs/src/index.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
```@meta
CurrentModule = ActiveInference
```

# ActiveInference

Documentation for [ActiveInference](https://github.com/ilabcode/ActiveInference.jl).

```@index
```

```@autodocs
Modules = [ActiveInference]
```

0 comments on commit 9278044

Please sign in to comment.