Changes between Version 9 and Version 10 of QtWebKitRelease20


Ignore:
Timestamp:
Apr 26, 2010 6:31:48 AM (14 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitRelease20

    v9 v10  
    3030
    3131    * [wiki:"QtWebKitJournal" Latest weekly build]
     32
     33== Documentation TODO ==
     34
     35This is a list of items to do regarding the API / overview documentation of QtWebKit that we'd like to fix before the release:
     36
     37    * Zero qdoc warnings
     38    * Review existing API documentation:
     39        * Widget plugins
     40        * Classes (QWebPage, QWebHistory, etc.)
     41        * Expand and combine sentences, adding missing \sa links, etc.
     42    * Ask the Qt support staff about things they're aware of that are bad or missing in the current docs.
     43    * Architectural overview (QWebView, QGraphicsWebView, QWebPage) - update existing diagram
     44    * Make sure that all new functions have the \since tag
     45    * Figure out how to expand \since 2.0 to "Since QtWebKit 2.0", or consider a \since 4.7 and \sinceqtwebkit 2.0
     46    * Task orientation documentation:
     47        * How to implement a desktop and a mobile/embedded browser
     48        * JavaScript bridge documentation (Noam)
     49