Skip to content

Commit 76f7632

Browse files
committed
Remove History page
Now that QuantumControl contains actual code, a history simply in terms of what versions the subpackages are is no longer appropriate
1 parent 9464b48 commit 76f7632

File tree

3 files changed

+1
-99
lines changed

3 files changed

+1
-99
lines changed

docs/make.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ makedocs(;
4747
],
4848
"Index" => "api/quantum_control_index.md",
4949
],
50-
"History" => "history.md",
5150
]
5251
)
5352

docs/src/history.md

Lines changed: 0 additions & 92 deletions
This file was deleted.

docs/src/index.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,4 @@ Depth = 1
5757

5858
### History
5959

60-
```@contents
61-
Pages = [
62-
"history.md",
63-
]
64-
Depth = 1
65-
```
60+
See the [Releases](https://github.com/JuliaQuantumControl/QuantumControl.jl/releases) on Github.

0 commit comments

Comments
 (0)