Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions README.md

This file was deleted.

19 changes: 19 additions & 0 deletions antora-playbook.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
site:
title: PhpDb Documentation
url: https://docs.php-db.dev
start_page: phpdb::index.adoc
content:
sources:
- url: https://github.com/php-db/phpdb.git
branches: [0.0.x]
start_path: docs
- url: https://github.com/php-db/phpdb-adapter-mysql.git
branches: [0.0.x]
start_path: docs
- url: https://github.com/php-db/phpdb-adapter-sqlite.git
branches: [0.0.x]
start_path: docs
ui:
bundle:
url: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/HEAD/raw/build/ui-bundle.zip?job=bundle-stable
snapshot: true