Docs: Remove all entities and turn off sgml mode
With all element markup gone, it is time to turn off sgml mode, and get rid of entities as well.
This commit is contained in:
		| @ -44,9 +44,9 @@ | ||||
|  * # GtkTreeStore as GtkBuildable | ||||
|  * | ||||
|  * The GtkTreeStore implementation of the #GtkBuildable interface allows | ||||
|  * to specify the model columns with a <columns> element that may | ||||
|  * contain multiple <column> elements, each specifying one model | ||||
|  * column. The “type” attribute specifies the data type for the column. | ||||
|  * to specify the model columns with a <columns> element that may contain | ||||
|  * multiple <column> elements, each specifying one model column. The “type” | ||||
|  * attribute specifies the data type for the column. | ||||
|  * | ||||
|  * An example of a UI Definition fragment for a tree store: | ||||
|  * |[ | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen