mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-30 11:20:08 +00:00
Further overhaul of package line comments.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
package xml implements a parser for a useful subset of the XML specification.
|
||||
A parser for a useful subset of the `XML` specification.
|
||||
|
||||
A from-scratch XML implementation, loosely modelled on the [[ spec; https://www.w3.org/TR/2006/REC-xml11-20060816 ]].
|
||||
|
||||
|
||||
Reference in New Issue
Block a user