Skip to content

Commit a703612

Browse files
committed
fix(docs): faq for accessibility
1 parent 0c3a652 commit a703612

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

fj-doc-guide/src/main/docs/asciidoc/chapters/00_4_useful_resources.adoc

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,15 @@ The online playground where you can try Fugerit Venus Doc features :
99

1010
link:include::chapters/https://docs.fugerit.org/fj-doc-playground/home/[https://docs.fugerit.org/fj-doc-playground/home/]
1111

12+
[#doc-res-link-sample-index]
13+
==== Venus Fugerit Doc sample index
14+
15+
The link:https://github.com/fugerit79/venus-sample-index[Venus Fugerit Doc sample index] contains an index of some sample tutorials on specific features.
16+
1217
[#doc-res-link-mongo-ds]
1318
==== Mongo DB JSON Data Source Example
1419

15-
The link:https://github.com/fugerit79/venus-sample-mongodb-ds[About
16-
Venus Fugerit Doc sample using a MongoDB data source] is a simple project showing how is possible to load the data model from a Mongo DB Collection and setting it directly as JSON.
20+
The link:https://github.com/fugerit79/venus-sample-mongodb-ds[Venus Fugerit Doc sample using a MongoDB data source] is a simple project showing how is possible to load the data model from a Mongo DB Collection and setting it directly as JSON.
1721

1822
[#doc-res-link-extend-type-handler]
1923
==== Extending a Type Handler with custom behaviours
@@ -29,3 +33,8 @@ The link:https://github.com/fugerit79/venus-sample-validating-source[Venus Fuger
2933
==== Cleaning an XML source
3034

3135
The link:https://github.com/fugerit79/venus-sample-clean-source[Venus Fugerit Doc sample showing ability to clean source XML] this can be useful when facing error like _An invalid XML character (Unicode: 0x2) was found in the element content of the document_.
36+
37+
[#doc-res-link-pdf-fop-accessibility]
38+
==== PDF/UA-1 accessibility for PDF
39+
40+
The link:https://github.com/fugerit79/venus-sample-pdf-fop-accessibility[Venus Fugerit Doc sample showing how to use accessibility features of PDF FOP type handler], additionally contains info on PDF/A format support and output file size comparison.

0 commit comments

Comments
 (0)