Download List

Project Description

Eclipse Docbook Plugin will generates documents of various file formats from docbook file by using docbook-xsl in the Eclipse IDE environment.

sources https://github.com/nakag/edocbook

System Requirements

System requirement is not defined

Released at 2011-01-05 20:58
edocbook 0.0.3 (1 files Hide)

Release Notes

Eclipse Docbook Plugin 0.0.3 released.

== Install ==
1.Download jp.sourceforge.edocbook_x.y.z.zip.
2.Unzip download archive.
3.Put it on dropins folder.
4.Restart eclipse with clean option.

Eclipse Docbook Plugin 0.0.3 リリース

== インストール ==
1.jp.sourceforge.edocbook_x.y.z.zip をダウンロードする。
2.ダウンロードしたアーカイブファイルを解凍する。
3.dropinsフォルダへ解凍したフォルダ毎置く。
4.eclipseをcleanオプションを付けて再起動する。


Changelog

== New ==
* #23663 Add support overriding xsl:template with preference.
* #23662 Add support xsl:param with preference.
* Add feature and split into multi plugins.

== New ==
* #23663 設定にxsl:templateを追加。
* #23662 設定にxsl:paramを追加。
* フィーチャの追加とプラグインの分割。