mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-21 11:31:43 +00:00
GP-3340 - Fixed docs referencing old style sheet
This commit is contained in:
parent
9dcc504965
commit
54c786c291
@ -30,9 +30,14 @@
|
||||
</P>
|
||||
|
||||
<P><B>Note on the Style Sheet</B>: This sample help file uses a style sheet that is consistent
|
||||
with Ghidra Help. Specify <I>Frontpage.css</I> as the style sheet for your help page if you
|
||||
would like to maintain the same "look and feel." The <I>Frontpage.css</I> file is in the
|
||||
<I>help/shared/</I> directory.</P>
|
||||
with Ghidra Help. If you would like to maintain the same "look and feel.", then use the
|
||||
Ghidra style sheet:<BR><BR>
|
||||
<CENTER>
|
||||
<CODE>
|
||||
<LINK rel="stylesheet" type="text/css" href="help/shared/DefaultStyle.css">
|
||||
</CODE>
|
||||
</CENTER>
|
||||
</P>
|
||||
|
||||
<P>Here are some sample bookmarks for the actions in the sample plugins (see the <FONT face=
|
||||
"Courier New"><FONT size="3">setupActions()</FONT></FONT> method in <FONT size="3" face=
|
||||
|
@ -30,9 +30,14 @@
|
||||
</P>
|
||||
|
||||
<P><B>Note on the Style Sheet</B>: This sample help file uses a style sheet that is consistent
|
||||
with Ghidra Help. Specify <I>Frontpage.css</I> as the style sheet for your help page if you
|
||||
would like to maintain the same "look and feel." The <I>Frontpage.css</I> file is in the
|
||||
<I>help/shared/</I> directory.</P>
|
||||
with Ghidra Help. If you would like to maintain the same "look and feel.", then use the
|
||||
Ghidra style sheet:<BR><BR>
|
||||
<CENTER>
|
||||
<CODE>
|
||||
<LINK rel="stylesheet" type="text/css" href="help/shared/DefaultStyle.css">
|
||||
</CODE>
|
||||
</CENTER>
|
||||
</P>
|
||||
|
||||
<P>Here are some sample bookmarks for the actions in the sample plugins (see the <FONT face=
|
||||
"Courier New"><FONT size="3">setupActions()</FONT></FONT> method in <FONT size="3" face=
|
||||
|
@ -1,7 +1,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Empty Page</title>
|
||||
<link rel="stylesheet" type="text/css" href="Frontpage.css">
|
||||
<link rel="stylesheet" type="text/css" href="help/shared/DefaultStyle.css">
|
||||
</head>
|
||||
<body>
|
||||
<H1>No help found for this item.</H1>
|
||||
|
@ -3,14 +3,14 @@
|
||||
<head>
|
||||
<title>Ghidra Installation Guide</title>
|
||||
<style name="text/css">
|
||||
li { font-family:times new roman; font-size:14pt; font-family:times new roman; font-size:14pt; margin-bottom: 12px; }
|
||||
li { font-family:times new roman; font-size:14pt; margin-bottom: 12px; }
|
||||
h1 { color:#000080; font-family:times new roman; font-size:36pt; font-style:italic; font-weight:bold; text-align:center; }
|
||||
h2 { padding-top:30px; color:#984c4c; font-family:times new roman; font-size:18pt; font-weight:bold; }
|
||||
h2 { color:#984c4c; font-family:times new roman; font-size:18pt; font-weight:bold; color:#984c4c; }
|
||||
h3 { color:#0000ff; font-family:times new roman; font-size:14pt; font-weight:bold; color:#0000ff; }
|
||||
p { font-family:times new roman; font-size:14pt; }
|
||||
td { font-family:times new roman; font-size:14pt; padding-left:10px; padding-right:10px; }
|
||||
th { font-family:times new roman; font-size:14pt; font-weight:bold; padding-left:10px; padding-right:10px; }
|
||||
code { color:black; font-family:courier new; font-size: 14pt; }
|
||||
span.code { font-family:courier new; font-size: 14pt; color:#000000; }
|
||||
td { font-family:times new roman; font-size:14pt; padding-left:10px; padding-right:10px; vertical-align: top; }
|
||||
th { font-family:times new roman; font-size:14pt; font-weight:bold; padding-left:10px; padding-right:10px; }
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
@ -1,10 +1,18 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF8">
|
||||
<title>Ghidra Language Specification</title>
|
||||
<link rel="stylesheet" type="text/css" href="html/Frontpage.css">
|
||||
<link rel="stylesheet" type="text/css" href="html/languages.css">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
||||
<title>Ghidra Language Specification</title>
|
||||
<link rel="stylesheet" type="text/css" href="html/languages.css">
|
||||
<style name="text/css">
|
||||
li { font-family:times new roman; font-size:14pt; margin-bottom: 12px; }
|
||||
h1 { color:#000080; font-family:times new roman; font-size:36pt; font-style:italic; font-weight:bold; text-align:center; }
|
||||
h2 { padding-top:30px; color:#984c4c; font-family:times new roman; font-size:18pt; font-weight:bold; }
|
||||
h2 { color:#984c4c; font-family:times new roman; font-size:18pt; font-weight:bold; color:#984c4c; }
|
||||
h3 { color:#0000ff; font-family:times new roman; font-size:14pt; font-weight:bold; color:#0000ff; }
|
||||
p { font-family:times new roman; font-size:14pt; }
|
||||
td { font-family:times new roman; font-size:14pt; padding-left:10px; padding-right:10px; vertical-align: top; }
|
||||
th { font-family:times new roman; font-size:14pt; font-weight:bold; padding-left:10px; padding-right:10px; }
|
||||
</style>
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article">
|
||||
<div class="titlepage">
|
||||
|
@ -4,17 +4,15 @@
|
||||
<meta content="text/html; charset=ISO-8859-1"
|
||||
http-equiv="content-type">
|
||||
<title>Language Versioning and Migration</title>
|
||||
<style type="text/css">
|
||||
li { font-family:times new roman; font-size:14pt; font-family:times new roman; font-size:14pt; }
|
||||
h1 { color:#000080; font-family:times new roman; font-size:36pt; font-style:italic; font-weight:bold; text-align:center; color:#000080; font-family:times new roman; font-size:36pt; font-style:italic; font-weight:bold; text-align:center; }
|
||||
h2 { color:#984c4c; font-family:times new roman; font-size:18pt; font-weight:bold; color:#984c4c; font-family:times new roman; font-size:18pt; font-weight:bold; }
|
||||
h3 { color:#0000ff; font-family:times new roman; font-size:14pt; font-weight:bold; color:#0000ff; font-family:times new roman; font-size:14pt; font-weight:bold; }
|
||||
h4 { font-family:times new roman; font-size:14pt; font-style:italic; font-family:times new roman; font-size:14pt; font-style:italic; }
|
||||
p { font-family:times new roman; font-size:14pt; font-family:times new roman; font-size:14pt; }
|
||||
td { font-family:times new roman; font-size:14pt; font-family:times new roman; font-size:14pt; }
|
||||
th { font-family:times new roman; font-size:14pt; font-weight:bold; font-family:times new roman; font-size:14pt; font-weight:bold; }
|
||||
code { color:black; font-family:courier new font-size: 14pt; }
|
||||
span.code { font-family:courier new\000d\000a font-size: 14pt; color:#000000; }
|
||||
<style name="text/css">
|
||||
li { font-family:times new roman; font-size:14pt; margin-bottom: 12px; }
|
||||
h1 { color:#000080; font-family:times new roman; font-size:36pt; font-style:italic; font-weight:bold; text-align:center; }
|
||||
h2 { padding-top:30px; color:#984c4c; font-family:times new roman; font-size:18pt; font-weight:bold; }
|
||||
h2 { color:#984c4c; font-family:times new roman; font-size:18pt; font-weight:bold; color:#984c4c; }
|
||||
h3 { color:#0000ff; font-family:times new roman; font-size:14pt; font-weight:bold; color:#0000ff; }
|
||||
p { font-family:times new roman; font-size:14pt; }
|
||||
td { font-family:times new roman; font-size:14pt; padding-left:10px; padding-right:10px; vertical-align: top; }
|
||||
th { font-family:times new roman; font-size:14pt; font-weight:bold; padding-left:10px; padding-right:10px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
Loading…
Reference in New Issue
Block a user