Skip to content

Commit 8fb6d0e

Browse files
committed
Move elastic constants first in response docs order
1 parent 7c3f1dc commit 8fb6d0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ PAGES = [
4444
"examples/energy_cutoff_smearing.jl",
4545
],
4646
"Response and properties" => [
47+
"examples/elastic_constants.jl",
4748
"examples/polarizability.jl",
4849
"examples/forwarddiff.jl",
4950
"examples/phonons.jl",
50-
"examples/elastic_constants.jl",
5151
],
5252
"Ecosystem integration" => [
5353
# This concerns the discussion of interfaces, IO and integration

0 commit comments

Comments
 (0)