Skip to content

Commit b714f43

Browse files
author
Christopher Carpenter
committed
Rename refactored ide folder/menu to ides
1 parent 79e48a3 commit b714f43

File tree

6 files changed

+10
-4
lines changed

6 files changed

+10
-4
lines changed

_data/nav.yml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,19 @@
1616
- subtitle: "ABCs"
1717
subhref: "/abcs.html"
1818

19-
- title: "IDE"
20-
href: "/ide"
19+
- title: "IDEs"
20+
href: "/ides"
2121
subcategories:
2222
- subtitle: "Summary"
2323
subhref: "/summary.html"
2424
- subtitle: "Emacs"
2525
subhref: "/emacs-setup.html"
2626
- subtitle: "SLIME"
2727
subhref: "/slime-setup.html"
28+
- subtitle: "CUSP"
29+
subhref: "/cusp-setup.html"
30+
- subtitle: "LispWorks CL"
31+
subhref: "/lispworks-setup.html"
2832

2933
- title: "Libraries"
3034
href: "/quicklisp.html"
@@ -42,14 +46,15 @@
4246
subcategories:
4347
- subtitle: "Summary"
4448
subhref: "/summary.html"
45-
- subtitle: "CUSP"
46-
subhref: "/cusp-setup.html"
4749
- subtitle: "Clozure CL"
4850
subhref: "/ccl-setup.html"
51+
- subtitle: "CLISP"
52+
subhref: "/clisp-setup.html"
4953
- subtitle: "SBCL"
5054
subhref: "/sbcl-setup.html"
5155
- subtitle: "LispWorks CL"
5256
subhref: "/lispworks-setup.html"
5357

58+
5459
- title: "Who?"
5560
href: "/about/"
File renamed without changes.
File renamed without changes.

ides/lispworks-setup.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../implementations/lispworks-setup.html
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)