aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-05-04 02:20:07 -0700
committerChris Rebert <[email protected]>2014-05-04 02:20:07 -0700
commit04028cf6feb62471a3788cd15804e62b9ce890d7 (patch)
treea976919bbae957867fdb08bb840f1d36985ab6bd /docs
parentd6104b11511a69fb48d1e438141f135a14c04122 (diff)
downloadbootstrap-04028cf6feb62471a3788cd15804e62b9ce890d7.tar.xz
bootstrap-04028cf6feb62471a3788cd15804e62b9ce890d7.zip
add RTL CSS files to "What's included" section of docs
Diffstat (limited to 'docs')
-rw-r--r--docs/_includes/getting-started/whats-included.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/_includes/getting-started/whats-included.html b/docs/_includes/getting-started/whats-included.html
index 8500e573c..278ebac60 100644
--- a/docs/_includes/getting-started/whats-included.html
+++ b/docs/_includes/getting-started/whats-included.html
@@ -17,6 +17,8 @@ bootstrap/
├── css/
│ ├── bootstrap.css
│ ├── bootstrap.min.css
+│ ├── bootstrap-rtl.css
+│ ├── bootstrap-rtl.min.css
│ ├── bootstrap-theme.css
│ └── bootstrap-theme.min.css
├── js/