-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove references to opening text files
- Loading branch information
1 parent
54af129
commit b129783
Showing
17 changed files
with
155 additions
and
129 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,100 +1,136 @@ | ||
<?xml version="1.0"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" | ||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" | ||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> | ||
|
||
<html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<title>Contents</title> | ||
<link href="../Styles/sgc-toc.css" rel="stylesheet" type="text/css"/> | ||
<title>Contents</title> | ||
<link href="../Styles/sgc-toc.css" rel="stylesheet" type="text/css"/> | ||
</head> | ||
|
||
<body> | ||
<div class="sgc-toc-title">Table of Contents</div> | ||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/titlepage.xhtml">Title Page</a> | ||
</div> | ||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/rights.xhtml">Copyright</a> | ||
</div> | ||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/introduction.xhtml">Introduction</a> | ||
</div> | ||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/whats_new.xhtml">What’s New</a> | ||
</div> | ||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/about_pageedit.xhtml">About PageEdit</a> | ||
</div> | ||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/installation.xhtml">Installation</a> | ||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/installation.xhtml#installation_windows">Windows</a> | ||
</div> | ||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/installation.xhtml#installation_mac">macOS</a> | ||
</div> | ||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/installation.xhtml#installation_linux">Linux</a> | ||
</div> | ||
</div> | ||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/running_pageedit.xhtml">Running PageEdit</a> | ||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/running_pageedit.xhtml#installation_windows">From Sigil</a> | ||
</div> | ||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/running_pageedit.xhtml#sigil_toc_id_1">As a stand-alone application</a> | ||
</div> | ||
</div> | ||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/user_interface.xhtml">User Interface</a> | ||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/user_interface.xhtml#sigil_toc_id_2">Main Menu</a> | ||
</div> | ||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/user_interface.xhtml#sigil_toc_id_3">Toolbars</a> | ||
</div> | ||
</div> | ||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/preferences.xhtml">Preferences</a> | ||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/preferences.xhtml#preferences_appearance">Appearance</a> | ||
</div> | ||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/preferences.xhtml#sigil_toc_id_4">General Settings</a> | ||
</div> | ||
</div> | ||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/opening_and_saving_files.xhtml">Opening and Saving Files</a> | ||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/opening_and_saving_files.xhtml#file_open">Opening Documents</a> | ||
</div> | ||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/opening_and_saving_files.xhtml#file_save">Saving Documents</a> | ||
</div> | ||
</div> | ||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/spellcheck.xhtml">Spellcheck</a> | ||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/spellcheck.xhtml#sigil_toc_id_5">Configure Spellchecking</a> | ||
</div> | ||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/spellcheck.xhtml#sigil_toc_id_6">Automatic Spellchecking</a> | ||
</div> | ||
</div> | ||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/special_characters.xhtml">Special Characters</a> | ||
</div> | ||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/split_markers.xhtml">Inserting Split Markers</a> | ||
</div> | ||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/find.xhtml">Find</a> | ||
</div> | ||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/modes.xhtml">Edit and Preview modes</a> | ||
</div> | ||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/using_the_inspector.xhtml">Using the Inspector</a> | ||
</div> | ||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/contributing_to_pageedit.xhtml">Contributing to PageEdit</a> | ||
</div> | ||
</body></html> | ||
<div class="sgc-toc-title"> | ||
Table of Contents | ||
</div> | ||
|
||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/titlepage.xhtml">Title Page</a> | ||
</div> | ||
|
||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/rights.xhtml">Copyright</a> | ||
</div> | ||
|
||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/introduction.xhtml">Introduction</a> | ||
</div> | ||
|
||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/whats_new.xhtml">What’s New</a> | ||
</div> | ||
|
||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/about_pageedit.xhtml">About PageEdit</a> | ||
</div> | ||
|
||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/installation.xhtml">Installation</a> | ||
|
||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/installation.xhtml#installation_windows">Windows</a> | ||
</div> | ||
|
||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/installation.xhtml#installation_mac">macOS</a> | ||
</div> | ||
|
||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/installation.xhtml#installation_linux">Linux</a> | ||
</div> | ||
</div> | ||
|
||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/running_pageedit.xhtml">Running PageEdit</a> | ||
|
||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/running_pageedit.xhtml#installation_windows">From Sigil</a> | ||
</div> | ||
|
||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/running_pageedit.xhtml#sigil_toc_id_1">As a stand-alone application</a> | ||
</div> | ||
</div> | ||
|
||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/user_interface.xhtml">User Interface</a> | ||
|
||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/user_interface.xhtml#sigil_toc_id_2">Main Menu</a> | ||
</div> | ||
|
||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/user_interface.xhtml#sigil_toc_id_3">Toolbars</a> | ||
</div> | ||
</div> | ||
|
||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/preferences.xhtml">Preferences</a> | ||
|
||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/preferences.xhtml#preferences_appearance">Appearance</a> | ||
</div> | ||
|
||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/preferences.xhtml#sigil_toc_id_4">General Settings</a> | ||
</div> | ||
</div> | ||
|
||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/opening_and_saving_files.xhtml">Opening and Saving Files</a> | ||
|
||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/opening_and_saving_files.xhtml#file_open">Opening Documents</a> | ||
</div> | ||
|
||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/opening_and_saving_files.xhtml#file_save">Saving Documents</a> | ||
</div> | ||
</div> | ||
|
||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/spellcheck.xhtml">Spellcheck</a> | ||
|
||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/spellcheck.xhtml#sigil_toc_id_5">Configure Spellchecking</a> | ||
</div> | ||
|
||
<div class="sgc-toc-level-2"> | ||
<a href="../Text/spellcheck.xhtml#sigil_toc_id_6">Automatic Spellchecking</a> | ||
</div> | ||
</div> | ||
|
||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/special_characters.xhtml">Special Characters</a> | ||
</div> | ||
|
||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/split_markers.xhtml">Inserting Split Markers</a> | ||
</div> | ||
|
||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/find.xhtml">Find</a> | ||
</div> | ||
|
||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/modes.xhtml">Edit and Preview modes</a> | ||
</div> | ||
|
||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/using_the_inspector.xhtml">Using the Inspector</a> | ||
</div> | ||
|
||
<div class="sgc-toc-level-1"> | ||
<a href="../Text/contributing_to_pageedit.xhtml">Contributing to PageEdit</a> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.