Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: includes/styleguide/lists/index.html

Issue 29491561: Issue 5413 - Create basic style guide for website-defaults (Closed)
Patch Set: Separate Content and Developer Styleguides Created Aug. 21, 2017, 10:18 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « includes/styleguide/lists/description.html ('k') | includes/styleguide/lists/ordered.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: includes/styleguide/lists/index.html
===================================================================
new file mode 100644
--- /dev/null
+++ b/includes/styleguide/lists/index.html
@@ -0,0 +1,11 @@
+
+<h2 id="lists">Lists</h2>
+
+<h3 id="ordered-lists">Ordered lists</h3>
+<? include styleguide/lists/ordered ?>
+
+<h3 id="unordered-lists">Unordered lists</h3>
+<? include styleguide/lists/unordered ?>
+
+<h3 id="description-lists">Description lists</h3>
+<? include styleguide/lists/description ?>
« no previous file with comments | « includes/styleguide/lists/description.html ('k') | includes/styleguide/lists/ordered.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld