diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-11-18 16:26:59 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-11-18 16:26:59 +0100 |
commit | 8bdb67360502bd1a8eb5317d287b094510b4a02c (patch) | |
tree | 83ccf179dc522b57aff20831fa79b77a63b463b7 /_pkgdown.yml | |
parent | edf61fcc74d7ef723a9f881f32f285b9c5c2ee1c (diff) |
Do not use ends_with to keep ordering
Diffstat (limited to '_pkgdown.yml')
-rw-r--r-- | _pkgdown.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_pkgdown.yml b/_pkgdown.yml index 70fdcaa9..2aba0ef8 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -49,7 +49,6 @@ reference: - title: Analytical solutions desc: Parent only model solutions contents: - - ends_with(".solution") - SFO.solution - FOMC.solution - DFOP.solution |