Top

Edgy documentation

RTL


If you want RTL theme, changes are below:

<!-- Replace bootstrap.css with bootstarp.rtl.css -->
<link id="rtl-link" rel="stylesheet" type="text/css" href="assets/css/bootstrap.rtl.css">

<!-- add class rtl in html tag -->
<html lang="en" dir="rtl">