Skip to content
Snippets Groups Projects
Commit 3917d8ab authored by ARUL DEVARAJAN's avatar ARUL DEVARAJAN
Browse files

Style Guide: Removed Style Guide

* Signed-off By: Arul Kumaran <arulkumaran.devarajan@huawei.com>
parent 2c3a51a5
No related branches found
No related tags found
No related merge requests found
......@@ -35,8 +35,6 @@ We welcome you to join the project |main_project_name| and support us in buildin
* All our documents are written in reStructuredText for easy of writing and processing to different format. You can use ReadTheDoc to publish our documents into anyformat you want, or locally generate the required format output using the Sphinx document generator. For more details, refer `Documentation using Sphinx <https://openharmony.readthedocs.io/en/latest/readme/reStructuredText%20Basics.html>`_
* In order to maintain consistency across code base, refer to the `coding style guide <https://openharmony.readthedocs.io/en/latest/readme/Contributing%20to%20the%20Code.html>`_ before you stat contributing to the code base of |main_project_name|.
Where to Turn for Help
**********************
You can subscribe to the mailing list to get constant updates on new features, release road maps, and community activities. For Subscribing to the mailing list or any other support, see `Communication in Community <https://openharmony.readthedocs.io/en/latest/readme/Communication%20in%20Community.html>`_.
......
This diff is collapsed.
.. _Contributingcode:
.. include:: ../definitions.rst
Contributing Code
#################
Start Contributions
*******************
Code Style
==========
Develop, review, and test code following the |main_project_name| coding standards. Make sure code is written in the same style.
* :ref:`C++ Coding Style Guide <C++coding-style>`
* :ref:`JavaScript Coding Style Guide <javaCode-style>`
* `Python Coding Style Guide <https://pep8.org/>`_
Contribution Workflow
*********************
For details, see `Contribution Process <https://git.ostc-eu.org/docs/developer-guide/-/blob/master/documentation/source/readme/Contribution%20Process.rst>`_.
This diff is collapsed.
......@@ -9,9 +9,6 @@ Contributing Documents
Code of Conduct
Communication in Community
Contribution Process
Contributing to the Code
C++ Coding Style Guide
JavaScript Coding Style Guide
Contributing to the Documentation
reStructuredText Basics
FAQs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment