hvoormann | f274e66 | 2009-12-30 10:16:53 +0000 | [diff] [blame] | 1 | ############################################################################### |
| 2 | # Copyright (c) 2009 John Krasnay and others. |
| 3 | # All rights reserved. This program and the accompanying materials |
| 4 | # are made available under the terms of the Eclipse Public License v1.0 |
| 5 | # which accompanies this distribution, and is available at |
| 6 | # http://www.eclipse.org/legal/epl-v10.html |
| 7 | # |
| 8 | # Contributors: |
| 9 | # John Krasnay - initial API and implementation |
| 10 | ############################################################################### |
| 11 | pluginName= Vex DocBook |
| 12 | providerName= Eclipse.org |
dacarver | 2533f94 | 2008-10-23 23:40:31 +0000 | [diff] [blame] | 13 | |
| 14 | doctype.docbook4_5=DocBook v4.5 |
Florian Thienel | e82b475 | 2012-03-19 21:08:44 +0100 | [diff] [blame] | 15 | doctype.docbook5_0_DTD=DocBook v5.0 (DTD) |
Carsten Hiesserich | 27d4827 | 2013-10-10 18:41:03 +0200 | [diff] [blame] | 16 | doctype.docbook5_0_XSD2=DocBook v5.0 (XML Schema) |
dacarver | 2533f94 | 2008-10-23 23:40:31 +0000 | [diff] [blame] | 17 | |
Florian Thienel | 0c935f1 | 2014-03-20 22:20:02 +0100 | [diff] [blame] | 18 | style.docbook-plain=DocBook Plain
|