Skip to content

Commit 7c445dd

Browse files
committed
fixed section numbering
Signed-off-by: Jeen Broekstra <jeen.broekstra@gmail.com>
1 parent 6a9f835 commit 7c445dd

4 files changed

Lines changed: 7 additions & 2 deletions

File tree

doc/index.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
:linkcss:
55
include::header.adoc[]
66

7+
:numbered!:
78
== Eclipse RDF4J Documentation
89

910
Welcome to the Eclipse RDF4J documentation site. This is a work in progress.

doc/migration/index.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@ include::../shared-settings.adoc[]
22
:toclevels: 4
33
include::../header.adoc[]
44

5+
:numbered!:
56
== Sesame to RDF4J Migration Guide
67

78
Eclipse RDF4J is the successor of the OpenRDF Sesame project. The RDF4J framework and tools offer the same functionality, and will continue to be maintained and improved by the same team of developers as Sesame was, under Eclipse stewardship. For any users who wish to migrate their existing projects from Sesame to RDF4J (and we certainly urge you to do so quickly), here’s an overview of what has changed.
89

10+
:numbered:
911
== Migrating from Sesame 4
1012

1113
The RDF4J 2.0 code is based off of the latest stable Sesame release, 4.1.2. This means that migrating from Sesame 4 to RDF4J 2 is fairly straightforward.

doc/programming/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ include::../shared-settings.adoc[]
22
:toclevels: 4
33
include::../header.adoc[]
44

5+
:numbered!:
56
== Programming with RDF4J
67

7-
The RDF4J APIs are a highly flexible set of tools. In this manual, we look at how to use the core APIs.
8-
8+
:numbered:
99
include::01-setup.adoc[leveloffset=+1]
1010

1111
include::02-model-api.adoc[leveloffset=+1]

doc/server-workbench-console/index.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@ include::../shared-settings.adoc[]
22
:toclevels: 3
33
include::../header.adoc[]
44

5+
:numbered!:
56
== RDF4J Server, Workbench, and Console
67

8+
:numbered:
79
include::01-install.adoc[leveloffset=+1]
810

911
include::02-console.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)