Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vardot/vardoc-project
- Owner: Vardot
- License: gpl-2.0
- Created: 2017-07-26T13:55:31.000Z (over 7 years ago)
- Default Branch: 4.0.x
- Last Pushed: 2024-01-01T14:47:39.000Z (12 months ago)
- Last Synced: 2024-10-07T08:12:04.070Z (3 months ago)
- Topics: base, docman, documen, documentation, drupal, drupal-8, knowledge, knowledge-based-systems, manual, manual-manager, product-documentation, varbase
- Homepage: https://www.drupal.org/project/vardoc
- Size: 1.04 MB
- Stars: 4
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)