documentation
documentation copied to clipboard
Create a Guide for Using an Integrated Development Environment (IDE)
What about Integrated Development Environments (IDE)? What are you using? Can you document it for others? Someone in the project is working to present documentation for Markchad at some point (an IDE for markdown). But there are more.
To resolve this issue, create a guide showing how you install and run a particular IDE. Add as a new file, to your fork of the the following directory: docs/desktop/tools. When complete, submit a PR to merge to the main branch of the documentation repository. Once it exists, please add that PR# to this issue to make sure they are connected.
For contribution guide visit README.md for this repository.
Note: Docs are generally created in markdown format and include the following meta information at the top:
title: Document title author: the author of the source (English) version of the document. contributors: a comma separated list of contributors to the source document. tested with: a comma separated list of versions, for example 8.6, 9.0 tags:
- desktop
- IDE
- development tool
- whatever 1-word tags are appropriate
We believe in you. Progress is better than perfection. This is a team effort and your PR reviewer will assist with details.