From 21f2e4573198e851ef540d043bbf22bc3eafb348 Mon Sep 17 00:00:00 2001 From: Kevin Ross Date: Wed, 9 Mar 2016 10:10:59 -0600 Subject: [PATCH] docs copy integrated --- docs/content/code.md | 7 ++++--- docs/content/figures.md | 7 ++++--- docs/content/images.md | 7 ++++--- docs/content/reboot.md | 7 ++++--- docs/content/tables.md | 7 ++++--- docs/content/typography.md | 7 ++++--- 6 files changed, 24 insertions(+), 18 deletions(-) diff --git a/docs/content/code.md b/docs/content/code.md index 0abd861b..3ddac168 100644 --- a/docs/content/code.md +++ b/docs/content/code.md @@ -7,14 +7,15 @@ group: content [//]: # DO NOT EDIT IT WILL BE OVERWRITTEN - copy of bootstrap documentation generated by grunt docs-copy-bootstrap-docs {% callout info %} -**Bootstrap Reference Documentation** -This is a part of the reference documentation from Bootstrap. -It is included here to demonstrate rendering with Material Design for Bootstrap default styling. +**Bootstrap Reference Documentation** +This is a part of the reference documentation from Bootstrap. +It is included here to demonstrate rendering with Material Design for Bootstrap default styling. See the Material Design section for more elements and customization options. {% endcallout %} + Styles for inline code snippets and longer, multiline blocks of code. ## Contents diff --git a/docs/content/figures.md b/docs/content/figures.md index 9611ca8b..0357d38c 100644 --- a/docs/content/figures.md +++ b/docs/content/figures.md @@ -7,14 +7,15 @@ group: content [//]: # DO NOT EDIT IT WILL BE OVERWRITTEN - copy of bootstrap documentation generated by grunt docs-copy-bootstrap-docs {% callout info %} -**Bootstrap Reference Documentation** -This is a part of the reference documentation from Bootstrap. -It is included here to demonstrate rendering with Material Design for Bootstrap default styling. +**Bootstrap Reference Documentation** +This is a part of the reference documentation from Bootstrap. +It is included here to demonstrate rendering with Material Design for Bootstrap default styling. See the Material Design section for more elements and customization options. {% endcallout %} + Anytime you need to display a piece of content—like an image—with an optional caption, consider using a `
`. Use the included `.figure` , `.figure-img` and `.figure-caption` classes to provide some baseline styles for the HTML5 `
` and `
` elements. Images in figures have no explicit size, so be sure to add the `.img-fluid` class to your `` to make it responsive. diff --git a/docs/content/images.md b/docs/content/images.md index 41d00157..6d481d13 100644 --- a/docs/content/images.md +++ b/docs/content/images.md @@ -7,14 +7,15 @@ group: content [//]: # DO NOT EDIT IT WILL BE OVERWRITTEN - copy of bootstrap documentation generated by grunt docs-copy-bootstrap-docs {% callout info %} -**Bootstrap Reference Documentation** -This is a part of the reference documentation from Bootstrap. -It is included here to demonstrate rendering with Material Design for Bootstrap default styling. +**Bootstrap Reference Documentation** +This is a part of the reference documentation from Bootstrap. +It is included here to demonstrate rendering with Material Design for Bootstrap default styling. See the Material Design section for more elements and customization options. {% endcallout %} + Opt your images into responsive behavior (so they never become larger than their parent elements) and add lightweight styles to them—all via classes. ## Contents diff --git a/docs/content/reboot.md b/docs/content/reboot.md index ec65590a..81cf2c64 100644 --- a/docs/content/reboot.md +++ b/docs/content/reboot.md @@ -8,14 +8,15 @@ redirect_from: "/content/" [//]: # DO NOT EDIT IT WILL BE OVERWRITTEN - copy of bootstrap documentation generated by grunt docs-copy-bootstrap-docs {% callout info %} -**Bootstrap Reference Documentation** -This is a part of the reference documentation from Bootstrap. -It is included here to demonstrate rendering with Material Design for Bootstrap default styling. +**Bootstrap Reference Documentation** +This is a part of the reference documentation from Bootstrap. +It is included here to demonstrate rendering with Material Design for Bootstrap default styling. See the Material Design section for more elements and customization options. {% endcallout %} + Part of Bootstrap's job is to provide an elegant, consistent, and simple baseline to build upon. We use Reboot, a collection of element-specific CSS changes in a single file, to kickstart that. Reboot builds upon Normalize, providing many HTML elements with somewhat opinionated styles using only element selectors. Additional styling is done only with classes. For example, we reboot some `` styles for a simpler baseline and later provide `.table`, `.table-bordered`, and more. diff --git a/docs/content/tables.md b/docs/content/tables.md index 6d0db4e7..817de4d5 100644 --- a/docs/content/tables.md +++ b/docs/content/tables.md @@ -7,14 +7,15 @@ group: content [//]: # DO NOT EDIT IT WILL BE OVERWRITTEN - copy of bootstrap documentation generated by grunt docs-copy-bootstrap-docs {% callout info %} -**Bootstrap Reference Documentation** -This is a part of the reference documentation from Bootstrap. -It is included here to demonstrate rendering with Material Design for Bootstrap default styling. +**Bootstrap Reference Documentation** +This is a part of the reference documentation from Bootstrap. +It is included here to demonstrate rendering with Material Design for Bootstrap default styling. See the Material Design section for more elements and customization options. {% endcallout %} + Due to the widespread use of tables across third-party widgets like calendars and date pickers, we've designed our tables to be **opt-in**. Just add the base class `.table` to any `
`. ## Contents diff --git a/docs/content/typography.md b/docs/content/typography.md index e299b1a3..d2edfdc6 100644 --- a/docs/content/typography.md +++ b/docs/content/typography.md @@ -7,14 +7,15 @@ group: content [//]: # DO NOT EDIT IT WILL BE OVERWRITTEN - copy of bootstrap documentation generated by grunt docs-copy-bootstrap-docs {% callout info %} -**Bootstrap Reference Documentation** -This is a part of the reference documentation from Bootstrap. -It is included here to demonstrate rendering with Material Design for Bootstrap default styling. +**Bootstrap Reference Documentation** +This is a part of the reference documentation from Bootstrap. +It is included here to demonstrate rendering with Material Design for Bootstrap default styling. See the Material Design section for more elements and customization options. {% endcallout %} + Bootstrap includes simple and easily customized typography for headings, body text, lists, and more. For even more control, check out the [textual utility classes]({{ site.baseurl }}/components/utilities/). ## Contents