diff --git a/.gitignore b/.gitignore index d7496406b..e7dc31618 100644 --- a/.gitignore +++ b/.gitignore @@ -144,6 +144,6 @@ $RECYCLE.BIN/ *.lnk # Documentation -docs/_site/ -docs/.jekyll-metadata -docs/Gemfile.lock +_site/ +.jekyll-metadata +Gemfile.lock diff --git a/_includes/docs_menu.html b/_includes/docs_menu.html index 2f5ab1b04..5693ee67e 100644 --- a/_includes/docs_menu.html +++ b/_includes/docs_menu.html @@ -11,7 +11,7 @@ Versions
  • - Page through Results + Page Through Results
  • Populate Connections and Views @@ -53,7 +53,7 @@ Requests
  • - Schedules + Schedules
  • Server diff --git a/_includes/header.html b/_includes/header.html index a42240f87..b8ad08f65 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -15,7 +15,7 @@