This repository has been archived by the owner on Jul 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stub out sections of Extending, add write--your-own chapter.
- Loading branch information
1 parent
362c21e
commit 7aa8435
Showing
3 changed files
with
42 additions
and
0 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook V5.0//EN" | ||
"http://docbook.org/xml/5.0/dtd/docbook.dtd"> | ||
|
||
<chapter id="extending" | ||
xmlns="http://docbook.org/ns/docbook" version="5.0" xml:lang="en" | ||
xmlns:xi="http://www.w3.org/2001/XInclude"> | ||
|
||
<title>Writing Your Own Guacamole Application</title> | ||
|
||
</chapter> |