Skip to content

agentic-layer/docs

Agentic Layer Documentation

Documentation of the Agentic Layer ecosystem, built with Antora by aggregating content from multiple Git repositories.

Getting Started

Install all required dependencies:

npm install

Start kroki backend for diagram generation:

docker compose up -d

Generate the documentation site:

npm run build

Remote repositories are cached and not always fetched fresh. To force fetching the latest content from all repositories, run:

npm run fetch

After successful completion, the generated documentation site will be available in the build/site directory.

Troubleshooting tips:

  • Ensure all referenced Git repositories and branches are accessible.
  • Clear the cache if you encounter issues: rm -rf .cache/antora

The project is configured through the antora-playbook.yml file.

About

Antora playbook for documentation configuration.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5