Skip to content

AWS DevOps Engineer DOP-C01 Study Guide using ApacheCouchDB Sphinx Template

License

Notifications You must be signed in to change notification settings

jpierrevilleres/aws-devops-study-guide

Repository files navigation

CouchDB Documentation Build Status

This repository contains the Sphinx source for Apache CouchDB's documentation. You can view the latest rendered build of this content at:

http://docs.couchdb.org/en/latest

Building this repo

Install Python3 and pip. Then:

$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt
$ make html # builds the docs
$ make check # syntax checks the docs

Feedback, Issues, Contributing

General feedback is welcome at our user or developer mailing lists.

Apache CouchDB has a CONTRIBUTING file with details on how to get started with issue reporting or contributing to the upkeep of this project.

About

AWS DevOps Engineer DOP-C01 Study Guide using ApacheCouchDB Sphinx Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published