VirtualBox

Changeset 72781 in vbox


Ignore:
Timestamp:
Jul 1, 2018 11:29:08 AM (6 years ago)
Author:
vboxsync
Message:

doc/VBox-CodingGuidelines.cpp: Added links to local coding guidelines around VBox.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/VBox-CodingGuidelines.cpp

    r71739 r72781  
    2121 * qemu. Qemu is using whatever the frenchman does.
    2222 *
    23  * There are a few compulsory rules and a bunch of optional ones. The following
    24  * sections will describe these in details. In addition there is a section of
    25  * Subversion 'rules'.
     23 * There are a few compulsory rules and a bunch of optional ones.  The following
     24 * sections will describe these in details.  In addition there is a section of
     25 * Subversion 'rules' and one with links to local coding guidelines.
    2626 *
    2727 *
     
    905905 *
    906906 * (Inspired by mozilla tree rules.)
     907 *
     908 *
     909 * @section sec_vbox_guideline_local        Local Coding Guidelines
     910 *
     911 * VirtualBox is a large project, so there are parts with additional guidelines
     912 * that extends the above ones.
     913 *
     914 * <ul>
     915 *
     916 *   <li> src/VBox/VMM/: @ref pg_vmm_guideline
     917 *        (src/VBox/VMM/Docs-CodingGuidelines.cpp)
     918 *
     919 *   <li> src/VBox/ValidationKit/: @ref pg_validationkit_guideline
     920 *        (src/VBox/ValidationKit/ValidationKitCodingGuidelines.cpp)
     921 *
     922 *   <li> src/VBox/Runtime/: @ref sec_vbox_guideline_optional is mandatory.
     923 *
     924 *   <li> src/VBox/Frontends/VirtualBox/: @ref sec_vbox_guideline_compulsory_cppqtgui
     925 *
     926 *   <li> src/VBox/Main: @ref sec_vbox_guideline_compulsory_cppmain
     927 *
     928 *
     929 * </ul>
     930 *
    907931 */
    908932
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette