Skip to content

5.Collaborative Development

Joshua GPBeta edited this page Sep 28, 2015 · 8 revisions

Overview

This tutorial will show you how to define and publish your components, objects, interfaces or plug-in using the NERvHub repository.

First of All...

You have to become a member of the NERvDN developer team. Please open a new issue for the NERvHub with title:

[QUEST]Join NERvHub (YOUR_NAME_HERE)

You can also write down your joining purposes to the comment, we will send you the invitation and grant write permission to you on the NERvHub repository as soon as possible.

Before Commit...

Please test your documents with Doxygen before you can commit the files.

Also, don't forget to pull the latest NERvHub repository every time you commit changes.

Here We Go!

  • It is recommended to clone the NERvHub repository directly inside NERvSDK\include folder, so that you have no need to add path to NERvHub in your projects or the Doxygen configuration file.
Clone this wiki locally