From ec05ebc5ed2c2ecf76f0ff7ae38056a0cc72f375 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 17 Feb 2012 20:53:12 -0800 Subject: [PATCH] add small section to navbar docs on text in the component, per #2035 --- docs/assets/bootstrap.zip | Bin 53351 -> 53351 bytes docs/components.html | 3 +++ docs/templates/pages/components.mustache | 3 +++ 3 files changed, 6 insertions(+) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index fd30c5c35c539657de901833dd8b4c4a53c95116..ddf89c1f4261a71850d2cdb38b42a0c506c74881 100644 GIT binary patch delta 450 zcmaF9fcg0XW}X0VW)?065SX=WB9Ef-Vm*8Rr9fO-!Og(P@|BT+fkgx;iJ~k(m2C-F z*<|0T(o8^oGi<>EOY}D0{>uRrn0$-V5h}7-k*k^=Bs5RZ2rRT%Z}T-lK_igROJ_5f zDpeN)eUM23GW?mj>H47|oD9qmr$FtPJipkP4I~28|Dw230Hi;;#TF*Ctfd+(q&!sx zY~)fsn7*v322hdB3#JMvGR_WL}fuDWoNvRc#qEbBk_XHIw0{jpLK!okW4d%m=887=UgBX@7_6Y dG`qdd8zGrC_q-j92Xy?O^G-}a-#J`R2LM)ZuOk2e delta 450 zcmaF9fcg0XW}X0VW)?065Lmc$B9Ef-IURfd3qV|2!Og(P@|BT+fkgx;iBPs^>BIn4 zw)0?RlYOU3GXVu=*n$Pl>ukLJmjfs;`4*=mRAjRvS2a6GXr7=ESm>P2=4*n2Mj)Y= z&So%GsxAilOh6X|$na<8rt61>a56AMoC3CE;nK{F#S>PNSNRh-jnaOr%#F@^6L}fuDWoNvRc#qEbBk_XHIw0{jpLK!oAf^G$mpEq( oF<%yBTh6&aB;LJq-e`7voi{=

Get the javascript →

+
+

Text in the navbar

+

Wrap strings of text in a <p> tag for proper leading and color.

diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index 94f9da1465..ad0b623618 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -832,6 +832,9 @@ </ul>

{{_i}}Get the javascript →{{/i}}

+
+

{{_i}}Text in the navbar{{/i}}

+

{{_i}}Wrap strings of text in a <p> tag for proper leading and color.{{/i}}