From: Chris Rebert Date: Sun, 4 May 2014 09:20:07 +0000 (-0700) Subject: add RTL CSS files to "What's included" section of docs X-Git-Tag: v3.2.0~199 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04028cf6feb62471a3788cd15804e62b9ce890d7;p=thirdparty%2Fbootstrap.git add RTL CSS files to "What's included" section of docs --- diff --git a/docs/_includes/getting-started/whats-included.html b/docs/_includes/getting-started/whats-included.html index 8500e573c4..278ebac606 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/