diff options
| author | Mark Otto <[email protected]> | 2015-04-18 12:28:50 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-04-18 12:28:50 -0700 |
| commit | 7e86bfd9acaba9039a6fb90c9fb48a69161efea4 (patch) | |
| tree | 6ddab9c3c91a828e7ad98374cfc129590bf3dc34 /docs/extend | |
| parent | d64c93e09adfa59638a15b7a274641330a70ea89 (diff) | |
| download | bootstrap-7e86bfd9acaba9039a6fb90c9fb48a69161efea4.tar.xz bootstrap-7e86bfd9acaba9039a6fb90c9fb48a69161efea4.zip | |
change nav to use index files for each section; stub out index views for everything
Diffstat (limited to 'docs/extend')
| -rw-r--r-- | docs/extend/index.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/extend/index.md b/docs/extend/index.md new file mode 100644 index 000000000..947f48f24 --- /dev/null +++ b/docs/extend/index.md @@ -0,0 +1,6 @@ +--- +layout: page +title: Extend +--- + +todo: this entire page
\ No newline at end of file |
