Skip to content

Commit

Permalink
NaCl documentation: miscellaneous FAQ improvements
Browse files Browse the repository at this point in the history
R= binji@chromium.org
TEST= none
BUG= none
NOTRY=true
(documentation only change)

Review URL: https://codereview.chromium.org/382603004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282137 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
jfb@chromium.org committed Jul 9, 2014
1 parent e591982 commit 8115602
Show file tree
Hide file tree
Showing 3 changed files with 181 additions and 180 deletions.
4 changes: 2 additions & 2 deletions native_client_sdk/doc_generated/_static/pygments.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
.highlight .gr { color: #FF0000 } /* Generic.Error */
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.highlight .gi { color: #00A000 } /* Generic.Inserted */
.highlight .go { color: #303030 } /* Generic.Output */
.highlight .go { color: #333333 } /* Generic.Output */
.highlight .gp { color: #c65d09; font-weight: bold } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
.highlight .gt { color: #0040D0 } /* Generic.Traceback */
.highlight .gt { color: #0044DD } /* Generic.Traceback */
.highlight .kc { color: #007020; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #007020; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #007020; font-weight: bold } /* Keyword.Namespace */
Expand Down
Loading

0 comments on commit 8115602

Please sign in to comment.