mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2026-01-26 21:41:34 +03:00
doc: Misc fixes
This commit is contained in:
@@ -1,12 +1,9 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @brief implementation of XInclude
|
||||
*
|
||||
* API to handle XInclude processing,
|
||||
* implements the
|
||||
* World Wide Web Consortium Last Call Working Draft 10 November 2003
|
||||
* http://www.w3.org/TR/2003/WD-xinclude-20031110
|
||||
*
|
||||
* @brief Implementation of XInclude 1.0
|
||||
*
|
||||
* API to process XML Inclusions.
|
||||
*
|
||||
* @copyright See Copyright for the status of this software.
|
||||
*
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
*
|
||||
* @brief API to build regexp automata
|
||||
*
|
||||
* the API to build regexp automata
|
||||
* These are internal functions and shouldn't be used.
|
||||
*
|
||||
* @copyright See Copyright for the status of this software.
|
||||
*
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @brief dynamic module loading
|
||||
*
|
||||
* basic API for dynamic module loading, used by
|
||||
* libexslt added in 2.6.17
|
||||
*
|
||||
* @brief Dynamic module loading
|
||||
*
|
||||
* API for dynamic module loading. Only used by old libxslt versions
|
||||
* and subject to removal.
|
||||
*
|
||||
* @copyright See Copyright for the status of this software.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user