From 19b05505f71c80fdd8452281f5fa6048401ced64 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 17 Apr 2015 16:52:27 -0700 Subject: [PATCH] nav updates for forms --- docs/_data/nav.yml | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index a9e13ffda5..26ef0e8fac 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -93,11 +93,24 @@ - title: Button group - title: Button dropdown - title: Forms - - title: Custom forms sections: + - title: Form controls + - title: Form groups + - title: Inline forms + - title: Using the Grid - title: Checkboxes and radios - - title: Select menu - - title: File browser + - title: Static controls + - title: Focus state + - title: Disabled state + - title: Readonly inputs + - title: Validation + - title: Control sizing + - title: Column sizing + - title: Help text + - title: Custom forms + # - title: Checkboxes and radios + # - title: Select menu + # - title: File browser - title: Input group sections: - title: Basic example