forked from nhibernate/nhibernate-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.txt
53 lines (38 loc) · 2.17 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
How To Build NHibernate Documentation
================================================================================
Introduction
================================================================================
This directory contains the DocBook source files used to generate the NHibernate
Documentation.
To build the documentation, you have to install some tools; after that, running
nant doc
in the project directory. The result will be in /build/NHibernate-<version>/doc.
================================================================================
Prerequisites
================================================================================
You need a Java Runtime Environment (JRE) to run Saxon which is used to build
the documentation. You don't need to download and install Saxon, its jars are
present in the repository.
You need HTML Help Workshop to build the CHM help file, and Sandcastle Help File
Builder (SHFB - https://github.com/EWSoftware/SHFB) to build the HtmlHelp2 help
file.
================================================================================
DocBook Quick Start
================================================================================
Read this article on Code Project (by Jim Crafton)
"Documention with DocBook on Win32"
https://www.codeproject.com/Articles/4481/Documention-with-DocBook-on-Win
================================================================================
DocBook Manual
================================================================================
Can be downloaded at http://docbook.org/tdg/en/tdg-en-html-2.0.10.zip
Can be viewed (online) at
http://www.oasis-open.org/docbook/documentation/reference/html/docbook.html
================================================================================
DocBook XSL Guide
================================================================================
Can be viewed at http://www.sagehill.net/docbookxsl/index.html
================================================================================
URL for htmlhelp parameters
================================================================================
http://docbook.sourceforge.net/release/xsl/snapshot/doc/html/