changeset in labs/bespinclient: fix docs to work around bug in p...

1 view
Skip to first unread message

Kevin Dangoor

unread,
Jul 20, 2010, 9:28:26 AM7/20/10
to bespin-...@googlegroups.com
changeset c13149ad4794 in /repo/hg/mozilla/labs/bespinclient
details: http://hg.mozilla.org/labs/bespinclient?cmd=changeset;node=c13149ad4794
description:
fix docs to work around bug in pygments

diffstat:

docs/index.html.markdown | 1 +
docs/tutorials/gui.html.markdown | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)

diffs (30 lines):

diff --git a/docs/index.html.markdown b/docs/index.html.markdown
--- a/docs/index.html.markdown
+++ b/docs/index.html.markdown
@@ -21,6 +21,7 @@ Tutorials
---------

* [Manipulating Text through Commands](tutorials/commands.html)
+* [Adding to the GUI](tutorials/gui.html)

Plugin Author Guide
-------------------
diff --git a/docs/tutorials/gui.html.markdown b/docs/tutorials/gui.html.markdown
--- a/docs/tutorials/gui.html.markdown
+++ b/docs/tutorials/gui.html.markdown
@@ -421,6 +421,7 @@ theme manager will automatically load th

And what's in this mysterious `toolbar.less` file?

+ :::css
.bespin {
.tutorial-toolbar {
display: block;
@@ -445,6 +446,7 @@ This looks like fairly normal CSS, right
surrounding those other rules? When LESS expands this out to standard CSS,
the result would be something like this:

+ :::css
.bespin .tutorial-toolbar {
}

Reply all
Reply to author
Forward
0 new messages