Skip to content

Commit 770e82d

Browse files
committed
This is the initial restructure of docs with Antora
While it's hardly complete, it's enough to get started. This change presents the first, most basic Antora implementation of the documentation, along with the beginnings of the restructure and rewriting of the documentation.
1 parent fb533c2 commit 770e82d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+9075
-0
lines changed

docs-site/antora-playbook.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
site:
2+
title: The laminas-db documentation
3+
start_page: laminas-db-documentation::index.adoc
4+
content:
5+
sources:
6+
- url: ../
7+
branches: HEAD
8+
start_path: docs-site
9+
ui:
10+
bundle:
11+
url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/HEAD/raw/build/ui-bundle.zip?job=bundle-stable
12+
snapshot: true

docs-site/antora.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name: laminas-db-documentation
2+
version: ~
3+
title: The laminas-db documentation
4+
nav:
5+
- modules/ROOT/nav.adoc

docs-site/build/site/_/css/site.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)