diff --git a/intro/index.rst b/intro/index.rst index 0edb540a8fc098da662fda0faf9a4fa2aa3ee6d4..547ca5ac12112f1cdeffede6963e10a277e10c70 100644 --- a/intro/index.rst +++ b/intro/index.rst @@ -16,13 +16,19 @@ open-hardware development platform, you've found the right place! For bleeding edge (development-stage) documentation: - * https://docs.beagleboard.io (Straight from `docs repo <https://git.beagleboard.org/docs/docs.beagleboard.io>`_) + * https://docs.beagleboard.io (straight from `docs repo <https://git.beagleboard.org/docs/docs.beagleboard.io>`_) Please check out our :ref:`support` page to find out how to get started, resolve issues, and engage with the developer community. Don't forget that this is an open-source project! Your contributions are welcome. Learn about how to contribute to the BeagleBoard documentation project and any of the many open-source Beagle projects ongoing on our :ref:`contribution` page. +.. warning:: + Make sure you thoroughly read and agree with our :ref:`boards-terms-and-conditions` which covers + warnings, restrictions, disclaimers, and warranty for all of our boards. Use of either the boards or + the design materials constitutes agreement to the T&C including any modifications done to + the hardware or software solutions provided by beagleboard.org foundation. + .. toctree:: :maxdepth: 2 diff --git a/intro/support/index.rst b/intro/support/index.rst index b8d71cc66ff983e69352f5adf4e13f62067b9c75..ae2d800c5756b19867a5ac64e714dc77e2aee30f 100644 --- a/intro/support/index.rst +++ b/intro/support/index.rst @@ -3,9 +3,6 @@ Support ######### -.. note:: #TODO# all the links need updating and content moved into - `this repo <https://git.beagleboard.org/docs/docs.beagleboard.io>`_, especially :ref:`intro_bone101`. - Getting started *************** @@ -66,8 +63,9 @@ Best to be prepared with good diagnostic information to aide with support. :alt: Download beagle-version output .. tip:: - You can send the beagle-version.txt you just downloaded or you can use paste output - from terminal to https://pastebin.com/ and send us the link of your beagle-version output. + For debugging purposes you can either share the ``beagle-version.txt`` file you just downloaded + using the steps shown in pictures above Or you can just paste the terminal output of ``sudo beagle-version`` + to https://pastebin.com/ and send us the link. Community resources ===================