[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/areas/koffice/developer
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2003-10-19 13:48:01
[Download RAW message or body]

CVS commit by goutte: 

Create the "KOffice General Developer Info"


  A            generalinfo/applycvsaccount.php   1.1
  A            generalinfo/index.php   1.1
  A            generalinfo/menu.inc   1.1
  M +3 -2      index.php   1.4
  M +2 -1      menu.inc   1.7


--- www/areas/koffice/developer/index.php  #1.3:1.4
@@ -7,7 +7,8 @@
    <p>This section provides links and useful information and resources for \
developers that are intending to work on KOffice.</p>  
-   <h2>Filters</h2>
+   <h2>Resources</h2>
    
    <ul>
+   <li><a href="generalinfo">General Developer Information</a></li>
    <li><a href="filters">Developing Filters</a></li>
    </ul>
@@ -15,5 +16,5 @@
    
    <h2>KOffice API Reference</h2>
-   A programmers API Reference is available. It is generated three times a week from \
the KOffice source code, using KDoc. It can either be read online here, or read \
offline by downloading the tarball.</p> +   A programmers API Reference is available. \
It is generated from the KOffice source code, using Doxygen. It can either be read \
online here, or read offline by downloading the tarball.</p>  <h3>Download the \
tarball</h3>  <ul>

--- www/areas/koffice/developer/menu.inc  #1.6:1.7
@@ -1,6 +1,7 @@
 <?php
 $this->appendDir("Filters","filters");
-$this->appendLink("Information","http://developer.kde.org", false);
+$this->appendDir("Information","generalinfo");
 $this->appendLink("Download API Reference","kofficeapidocs.tar.bz2");
 $this->appendLink("Online API Reference", "apidocs");
+$this->appendLink("KDE Developer Site","http://developer.kde.org", false);
 ?>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic