Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion site-structure.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,14 @@
"sectionName":"Customizing the First Discovery Tool",
"pages":
[
{ "pageName": "Start: First Discovery Local Environment Setup", "href": "/setupLocal.html"},
{ "pageName": "Simplest: Reordering preferences", "href": "/reordering.html"},
{ "pageName": "Less simple: Removing preferences", "href": "/removing.html"},
{ "pageName": "More complicated: Adding a simple preference ", "href": "/adding.html"},
{ "pageName": "Enactors", "href": "/enactors.html"},
{ "pageName": "Advanced: Configuring the connection to the Preferences Server", "href": "/serverConfig.html"}
{ "pageName": "Advanced: Configuring the connection to the Preferences Server", "href": "/serverConfig.html"},
{ "pageName": "Advanced: Adding A Custom Preview", "href": "/customPreview.html"}

]
}
]
Expand Down
Loading