diff options
| author | Mark Otto <[email protected]> | 2014-05-07 15:30:27 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-05-07 15:30:27 -0700 |
| commit | f0daa64a29a66a663f6fedb9d8687524af754436 (patch) | |
| tree | 62de3cabeecfced3b39c72388fff0564b2703252 /docs/_includes | |
| parent | 7408917887bc3c722ff5c4f892c2ba2f992e0cfd (diff) | |
| download | bootstrap-f0daa64a29a66a663f6fedb9d8687524af754436.tar.xz bootstrap-f0daa64a29a66a663f6fedb9d8687524af754436.zip | |
move rtl to getting started, per @cvrebert's feedback
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/getting-started/rtl.html (renamed from docs/_includes/css/rtl.html) | 0 | ||||
| -rw-r--r-- | docs/_includes/nav/getting-started.html | 7 |
2 files changed, 7 insertions, 0 deletions
diff --git a/docs/_includes/css/rtl.html b/docs/_includes/getting-started/rtl.html index 55568ccd6..55568ccd6 100644 --- a/docs/_includes/css/rtl.html +++ b/docs/_includes/getting-started/rtl.html diff --git a/docs/_includes/nav/getting-started.html b/docs/_includes/nav/getting-started.html index e253bf1c1..494a2950f 100644 --- a/docs/_includes/nav/getting-started.html +++ b/docs/_includes/nav/getting-started.html @@ -21,6 +21,13 @@ </ul> </li> <li> + <a href="#rtl">RTL version</a> + <ul class="nav"> + <li><a href="#rtl-how-to">How to use</a></li> + <li><a href="#rtl-css-flip">CSS Flip</a></li> + </ul> +</li> +<li> <a href="#community">Community</a> </li> <li> |
