Skip to content

Commit ab7167f

Browse files
committed
Documentation fixes: removed now unnecessary paragraph, and fixed configuration link
1 parent 734b68c commit ab7167f

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

src/Wt/WPainter.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ class WRectF;
3939
In addition, a PDF backend is included in the library, which can be used
4040
to make a PDF version of a painting, or to embed a painting in a
4141
PDF document.
42-
43-
To use inline SVG, you need to enable xhtml support in your
44-
configuration file by enabling send-xhtml-mimetype, see \ref
45-
config_general.
4642
*/
4743

4844
/*! \brief Enumeration for render hints

src/Wt/WServer.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -285,8 +285,7 @@ class WTCONNECTOR_API WServer
285285
* contain the host part!) to a favicon, which is the icon displayed
286286
* in the browser for your application. Alternatively, you may
287287
* specify a favicon using the "favicon" property in the
288-
* configuration file (see als \ref config_general "EntryPointType::Application
289-
* settings (wt_config.xml)").
288+
* configuration file (see also \ref config_general).
290289
*
291290
* \sa removeEntryPoint()
292291
*/

0 commit comments

Comments
 (0)