Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 74e5b6b1 authored by Deepak Khatri's avatar Deepak Khatri :dog:
Browse files

Add GitLab usage documentation links

This partially resolves #8.
parent 88d40d75
No related merge requests found
Pipeline #597 passed with stage
in 3 minutes and 6 seconds
VERSION_MAJOR = 0 VERSION_MAJOR = 0
VERSION_MINOR = 0 VERSION_MINOR = 0
PATCHLEVEL = 5 PATCHLEVEL = 6
VERSION_TWEAK = 3 VERSION_TWEAK = 1
EXTRAVERSION = beta EXTRAVERSION = beta
...@@ -3,6 +3,12 @@ ...@@ -3,6 +3,12 @@
Git Usage Git Usage
######### #########
.. note::
For detailed information on Git and Gitlab checkout the official
`Git and GitLab <https://git.beagleboard.org/help#git-and-gitlab>`_
help page. Also, for good GitLab workflow you can checkout the
`Introduction to GitLab Flow (FREE) <https://git.beagleboard.org/help/topics/gitlab_flow.md>`_ page.
These are (draft) general guidelines taken from These are (draft) general guidelines taken from
`BioPython project <https://biopython.org/wiki/GitUsage>`_ `BioPython project <https://biopython.org/wiki/GitUsage>`_
to be used for BeagleBoard development using to be used for BeagleBoard development using
......
...@@ -15,4 +15,6 @@ BeagleBoard Docs ...@@ -15,4 +15,6 @@ BeagleBoard Docs
beaglebone-ai-64/index.rst beaglebone-ai-64/index.rst
pocketbeagle/index.rst pocketbeagle/index.rst
beaglebone-blue/index.rst beaglebone-blue/index.rst
beagleconnect/index.rst beagleconnect/index.rst
\ No newline at end of file simppru/index.rst
bone-cook-book/index.rst
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment