Hibernate Asciidoctor theme

The Asciidoctor theme used for the reference documentations of the Hibernate projects.

Лицензия

Лицензия

Категории

Категории

Hibernate Данные ORM
Группа

Группа

org.hibernate.infra
Идентификатор

Идентификатор

hibernate-asciidoctor-theme
Последняя версия

Последняя версия

1.0.4.Final
Дата

Дата

Тип

Тип

jar
Описание

Описание

Hibernate Asciidoctor theme
The Asciidoctor theme used for the reference documentations of the Hibernate projects.
Ссылка на сайт

Ссылка на сайт

http://hibernate.org
Организация-разработчик

Организация-разработчик

Hibernate
Система контроля версий

Система контроля версий

http://github.com/hibernate/hibernate-asciidoctor-theme

Скачать hibernate-asciidoctor-theme

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.hibernate.infra/hibernate-asciidoctor-theme/ -->
<dependency>
    <groupId>org.hibernate.infra</groupId>
    <artifactId>hibernate-asciidoctor-theme</artifactId>
    <version>1.0.4.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.hibernate.infra/hibernate-asciidoctor-theme/
implementation 'org.hibernate.infra:hibernate-asciidoctor-theme:1.0.4.Final'
// https://jarcasting.com/artifacts/org.hibernate.infra/hibernate-asciidoctor-theme/
implementation ("org.hibernate.infra:hibernate-asciidoctor-theme:1.0.4.Final")
'org.hibernate.infra:hibernate-asciidoctor-theme:jar:1.0.4.Final'
<dependency org="org.hibernate.infra" name="hibernate-asciidoctor-theme" rev="1.0.4.Final">
  <artifact name="hibernate-asciidoctor-theme" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hibernate.infra', module='hibernate-asciidoctor-theme', version='1.0.4.Final')
)
libraryDependencies += "org.hibernate.infra" % "hibernate-asciidoctor-theme" % "1.0.4.Final"
[org.hibernate.infra/hibernate-asciidoctor-theme "1.0.4.Final"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

The Asciidoctor theme used for the documentations of the Hibernate projects

Content

The theme contains:

  • CSS and resources used to customize the HTML output
  • a complete PDF theme, including specific fonts
  • some docinfo files shared by several projects

Test

A test document is included to be able to test the output of the themes.

You can generate the test output in target/asciidoctor by running the following command:

mvn clean test

Fonts

The Overpass-*-conums.ttf fonts are copies of the according Overpass font including the callout numbers characters of the mplus1mn-regular-ascii-conums.ttf font.

The Unicode range for the conums is U+2460 - U+2473.

FontForge can be used to copy/paste the characters from one font to another and generate the new font.

See https://github.com/asciidoctor/asciidoctor-pdf/issues/409 for all the background about this issue.

License

The source code is licensed under the Apache License version 2.0.

This repository also contains external resources:

  • a copy of the default Asciidoctor PDF theme as a reference - MIT license
  • the Overpass font - SIL OFL 1.1
  • several of the M+ fonts - see the included license file
  • the Font Awesome font and stylesheets - SIL OFL 1.1 and MIT license
org.hibernate.infra

Hibernate

Версии библиотеки

Версия
1.0.4.Final
1.0.3.Final
1.0.2.Final
1.0.1.Final
1.0.0.Final