Skip to content

AndrewHogg/pulsar-sink-docs

 
 

Repository files navigation

DataStax Pulsar Connector documentation

This repo contains the source files for the Pulsar Connector documentation.

The docs are written in asciidoc and use Antora to generate the output.

Dependencies

Antora requires NodeJS. Install NodeJS, then update project dependencies:

brew install node
npm install

Generating and viewing the HTML output locally

The docs can be generated locally during development, to check work.

npm run build:local

Output files are located in the build directory.

Publishing the HTML output

To generate files for publishing:

npm run build:publish

About

Pulsar connector for C*

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.8%
  • HTML 13.0%
  • Handlebars 11.2%