diff options
author | Aaron Weber <aaron@helixcode.com> | 2000-06-28 08:06:55 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2000-06-28 08:06:55 +0800 |
commit | 18f1b73bcbeb9ed43090ca7894fc95491ab08ca7 (patch) | |
tree | 3c2a6f905ba6c9bf2cc2c1eac45d44d8009f3936 /help/C/devel-script.sgml | |
parent | 73f9659b91d1d5ef64ea6a522e004b590114aef9 (diff) | |
download | gsoc2013-evolution-18f1b73bcbeb9ed43090ca7894fc95491ab08ca7.tar gsoc2013-evolution-18f1b73bcbeb9ed43090ca7894fc95491ab08ca7.tar.gz gsoc2013-evolution-18f1b73bcbeb9ed43090ca7894fc95491ab08ca7.tar.bz2 gsoc2013-evolution-18f1b73bcbeb9ed43090ca7894fc95491ab08ca7.tar.lz gsoc2013-evolution-18f1b73bcbeb9ed43090ca7894fc95491ab08ca7.tar.xz gsoc2013-evolution-18f1b73bcbeb9ed43090ca7894fc95491ab08ca7.tar.zst gsoc2013-evolution-18f1b73bcbeb9ed43090ca7894fc95491ab08ca7.zip |
Removed file. Same. Same. Removed references to devel section. Removed
2000-06-27 Aaron Weber <aaron@helixcode.com>
* C/devel-action.sgml: Removed file.
* C/devel-script.sgml: Same.
* C/devel-component.sgml: Same.
* C/preface.sgml: Removed references to devel section.
* C/evolution-guide.sgml: Removed references to devel section.
svn path=/trunk/; revision=3769
Diffstat (limited to 'help/C/devel-script.sgml')
-rw-r--r-- | help/C/devel-script.sgml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/help/C/devel-script.sgml b/help/C/devel-script.sgml deleted file mode 100644 index 74dbf161cd..0000000000 --- a/help/C/devel-script.sgml +++ /dev/null @@ -1,17 +0,0 @@ - - <chapter id="devel-scripts" > - <title>Scripting: Making Evolution Sit up and Beg</title> - <sect1 id="devel-scripts-build"> - <title>Writing Scripts</title> - <para> - How to write scripts for Evolution. - </para> - </sect1> - - <sect1 id="devel-scripts-use"> - <title>Using Scripts</title> - <para> - How to use and install scripts for Evolution. - </para> - </sect1> - </chapter> |