Skip to content

Commit 1296abb

Browse files
committed
Update README.md
1 parent d5ab078 commit 1296abb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@ Clone this repo and build the js and css files (you'll need Git and Make install
1515
A full version and a minified version of the jQuery Mobile JavaScript and CSS files will be created
1616
in a folder named "compiled". There is also now a Structure only css file so you can add your own theme on top of it.
1717

18+
How to build a self-contained version of the Docs/Demos
19+
=======================================================
20+
Once you have your own cloned repo on your computer:
21+
22+
make docs
23+
24+
The docs will be built and available in the compiled/demos folder. You can move this folder to your web server or
25+
other location. It has no dependencies on anything other than a basic HTML web server.
26+
27+
1828
Submitting bugs
1929
===============
2030
If you think you've found a bug, please report it by following these instructions:

0 commit comments

Comments
 (0)