DocBook
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Electronic Publishing formats |extensions={{ext|dbk}}, {{ext|xml}} }} '''DocBook''' is a schema for creating, storing, and publ...") |
(Added sample files) |
||
(One intermediate revision by one user not shown) | |||
Line 5: | Line 5: | ||
}} | }} | ||
'''[[DocBook]]''' is a schema for creating, storing, and publishing technical documentation, in a presentation-neutral format which can be transformed automatically into various other formats for viewing/printing. [[XML]] and [[SGML]] versions of the schema have been produced. | '''[[DocBook]]''' is a schema for creating, storing, and publishing technical documentation, in a presentation-neutral format which can be transformed automatically into various other formats for viewing/printing. [[XML]] and [[SGML]] versions of the schema have been produced. | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|document/docBook}} | ||
== Links == | == Links == | ||
Line 11: | Line 14: | ||
* [http://www.oasis-open.org/docbook/ Repository of specs and schemas] | * [http://www.oasis-open.org/docbook/ Repository of specs and schemas] | ||
− | [[Category:XML based formats]] | + | [[Category:XML based file formats]] |
Latest revision as of 15:22, 28 December 2023
DocBook is a schema for creating, storing, and publishing technical documentation, in a presentation-neutral format which can be transformed automatically into various other formats for viewing/printing. XML and SGML versions of the schema have been produced.