diff options
author | Ekaterina Gerasimova <kittykat3756@gmail.com> | 2013-04-13 06:26:26 +0800 |
---|---|---|
committer | Ekaterina Gerasimova <kittykat3756@gmail.com> | 2013-04-13 06:26:26 +0800 |
commit | dbb87b0a5b3c450aaa3b4cafc56f06ee44d18e92 (patch) | |
tree | fdaebaabd710d87f9fb37984ebecec6a70be82c9 /help/C/browse-web.page | |
parent | 64d5cc0be9f2f778f39c64c14268a33a01cdbddd (diff) | |
download | gsoc2013-epiphany-dbb87b0a5b3c450aaa3b4cafc56f06ee44d18e92.tar gsoc2013-epiphany-dbb87b0a5b3c450aaa3b4cafc56f06ee44d18e92.tar.gz gsoc2013-epiphany-dbb87b0a5b3c450aaa3b4cafc56f06ee44d18e92.tar.bz2 gsoc2013-epiphany-dbb87b0a5b3c450aaa3b4cafc56f06ee44d18e92.tar.lz gsoc2013-epiphany-dbb87b0a5b3c450aaa3b4cafc56f06ee44d18e92.tar.xz gsoc2013-epiphany-dbb87b0a5b3c450aaa3b4cafc56f06ee44d18e92.tar.zst gsoc2013-epiphany-dbb87b0a5b3c450aaa3b4cafc56f06ee44d18e92.zip |
Add structure for new Mallard help, bug 668110
Create stubs, and interlink all the pages.
Intentionally do not add Makefile.am until the help is complete so that
the build cannot be broken accidentally.
Diffstat (limited to 'help/C/browse-web.page')
-rw-r--r-- | help/C/browse-web.page | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/help/C/browse-web.page b/help/C/browse-web.page new file mode 100644 index 000000000..e8fb4911c --- /dev/null +++ b/help/C/browse-web.page @@ -0,0 +1,32 @@ +<page xmlns="http://projectmallard.org/1.0/" + xmlns:its="http://www.w3.org/2005/11/its" + type="topic" style="task" + id="browse-web"> + + <info> + <link type="guide" xref="index#start"/> + <revision pkgversion="3.9" version="0.1" date="2013-04-12" status="stub"/> + + <credit type="author copyright"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + <credit type="copyright editor"> + <name></name> + <email its:translate="no"></email> + <years></years> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + <desc></desc> + </info> + + <title>Browse the web</title> + + <p></p> + + <p></p> + +</page> |