Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vardot/vardoc-project

Project template for Vardoc distribution
https://github.com/vardot/vardoc-project

base docman documen documentation drupal drupal-8 knowledge knowledge-based-systems manual manual-manager product-documentation varbase

Last synced: about 1 month ago
JSON representation

Project template for Vardoc distribution

Awesome Lists containing this project

README

        

[![Vardot](https://circleci.com/gh/Vardot/vardoc/tree/4.0.x.svg?style=shield)](https://app.circleci.com/pipelines/github/Vardot/vardoc/167/workflows/b4617ec7-90e1-4f98-a4b8-3e5f98a898a3) Vardoc 4.0.9
# Vardoc Project

[![](https://www.drupal.org/files/styles/grid-3/public/project-images/Vardoc%20-%20No%20Padding.png)](https://www.drupal.org/project/vardoc)

Project template for [Vardoc distribution](http://www.drupal.org/project/vardoc).

## Create a Vardoc project with [Composer](https://getcomposer.org/download/):

# Install with Composer

To install the most recent stable release of Vardoc run this command:
```
composer create-project vardot/vardoc-project:~4 PROJECT_DIR_NAME --no-dev --no-interaction
```

To install the dev version of Vardoc 4.0.x-dev run this command:
```
composer create-project vardot/vardoc-project:4.0.x-dev PROJECT_DIR_NAME --stability dev --no-interaction
```

# [Install with Composer](https://github.com/Vardot/vardoc-project)

Built using [Varbase](https://www.drupal.org/project/varbase), the base
distribution delivered to you by [Vardot](https://www.vardot.com)

This distribution is sponsored and developed by [Vardot](https://www.vardot.com).
Initial building, ongoing maintenance and development.

## [Automated Functional Testing](https://github.com/Vardot/vardoc/blob/4.0.x/tests/README.md)

## [Vardoc Gherkin features](https://github.com/Vardot/vardoc/blob/4.0.x/tests/features/vardoc/README.md)

## [Varbase Developer Guide](https://docs.varbase.vardot.com)

## [CHANGELOG for Vardoc](https://github.com/Vardot/vardoc/blob/4.0.x/CHANGELOG.md)

## [General instructions on how to update Vardoc](https://github.com/Vardot/vardoc/blob/4.0.x/UPDATE.md)