summary refs log tree commit diff
path: root/Documentation/index.adoc
diff options
context:
space:
mode:
authorJenni Nikolaenko <evgeniia.nikolaenko@unikie.com>2023-01-19 17:43:07 +0200
committerAlyssa Ross <hi@alyssa.is>2023-01-20 17:27:44 +0000
commit97cceff243d988b91258dbf1b6cf1f0a4bd65f5c (patch)
treee54281e85faf5e2aa4874554159e5bf21667b5db /Documentation/index.adoc
parent8b239acb7f710492b41aaec943262e6aaddb37c0 (diff)
downloadspectrum-97cceff243d988b91258dbf1b6cf1f0a4bd65f5c.tar
spectrum-97cceff243d988b91258dbf1b6cf1f0a4bd65f5c.tar.gz
spectrum-97cceff243d988b91258dbf1b6cf1f0a4bd65f5c.tar.bz2
spectrum-97cceff243d988b91258dbf1b6cf1f0a4bd65f5c.tar.lz
spectrum-97cceff243d988b91258dbf1b6cf1f0a4bd65f5c.tar.xz
spectrum-97cceff243d988b91258dbf1b6cf1f0a4bd65f5c.tar.zst
spectrum-97cceff243d988b91258dbf1b6cf1f0a4bd65f5c.zip
Documentation: add contributing information
Hello there!
I decided to create a patch from my drafts so this information
will not be lost. It still needs some attention.

It is a good idea to have the documentation in one place.
For us this means that information from these pages
https://spectrum-os.org/contributing.html, https://spectrum-os.org/participating.html
-- should be moved here https://spectrum-os.org/participating.html.

What I did particularly:

1. Added a new chapter "Contributing".
Copied here the information from here https://spectrum-os.org/contributing.html,
adapting a bit to Spectrum Docs.
2. Moved the "Building Documentation" section from "Development" to "Contributing".
3. In the "Contributing" chapter you can find the following structure:
- Communication in Spectrum (copied from https://spectrum-os.org/participating.html)
- Documentation Style Guide
- Building Documentation

I tried to fix all cross-reference links, so this new content can be used right now.
Any further updates are very welcome.

Signed-off-by: Jenni Nikolaenko <evgeniia.nikolaenko@unikie.com>
Message-Id: <20230119154307.28303-1-evgeniia.nikolaenko@unikie.com>
Reviewed-by: Alyssa Ross <hi@alyssa.is>
Signed-off-by: Alyssa Ross <hi@alyssa.is>
Diffstat (limited to 'Documentation/index.adoc')
-rw-r--r--Documentation/index.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/index.adoc b/Documentation/index.adoc
index 51a6e7d..cc25fd3 100644
--- a/Documentation/index.adoc
+++ b/Documentation/index.adoc
@@ -28,5 +28,5 @@ Once you are up and running, see
  xref:development/index.adoc[Development] to understand how to work with
  Spectrum's code and participate in the collaborative development process.
 
-If you are thinking of contributing to the Spectrum docs, see
- xref:development/building-documentation.adoc[Building Documentation].
+If you are thinking of contributing to the Spectrum code or docs, see
+ xref:contributing/index.adoc[Contributing].