diff --git a/docs/index.md b/docs/index.md index 0955caeb3ba48597f588a5fba7632d577ca8aeac..3714cba8103148d5eb2d3a1e4711b745cf0973a8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,8 +6,11 @@ It starts with a high level introduction to get you familiar with CiviCRM develo The guide also includes detailed references for tools and subsystems of CiviCRM. These cover topics like the API and hook system and are intended for use by people that are familiar with CiviCRM development. -## Editing & reading offline +## Editing this guide -- This documentation is made with mkdocs and [stored in GitHub](https://github.com/civicrm/civicrm-dev-docs). -- See the "[Writing Documentation](/documentation/index.md)" section in this guide for specific details on editing this documentation (and others using mkdocs). You can also learn how to read these docs off-line! +* This guide is made with MkDocs and stored in a [GitHub repository](https://github.com/civicrm/civicrm-dev-docs). +* See the "[Writing Documentation](/documentation/index.md)" section in this guide for specific details on editing this guide. +## Credits + +This guide is collaboratively written by the CiviCRM community, with facilitation from the [Documentation Working Group](https://civicrm.org/working-groups/documentation).