Jump to content

LinuxDoc: Difference between revisions

From EDM2
Created page with "LinuxDoc is both a collection of utilities and a file format based on SGML. It is basically a clone of the SGML version of DocBook with some variations and its use is ..."
 
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
LinuxDoc is both a collection of utilities and a file format based on [[SGML]]. It is basically a clone of the SGML version of [[DocBook]] with some variations and its use is mostly confined to the [[Linux]] world, and its use appears to have faded significantly in the last decade.
LinuxDoc is both a collection of utilities and a file format based on [[SGML]]. It is basically a clone of the SGML version of DocBook with some variations and its use is mostly confined to the [[Linux]] world, and its use appears to have faded significantly in the last decade.


====Text editors with LinuxDoc support====
===Text editors with LinuxDoc support===
* [[FTE]] - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current.
* [[FTE]] - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current.



Revision as of 17:37, 14 March 2017

LinuxDoc is both a collection of utilities and a file format based on SGML. It is basically a clone of the SGML version of DocBook with some variations and its use is mostly confined to the Linux world, and its use appears to have faded significantly in the last decade.

Text editors with LinuxDoc support

  • FTE - Has support for syntax highlighting, code folding and syntax-aware autoindent. - Open source - Current.

Links