Skip to content

Commit

Permalink
FAB-5422 make "Still have questions" prominent
Browse files Browse the repository at this point in the history
Change-Id: I46ab194a467dd5633b132f63e77505fe33f60a62
Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>
  • Loading branch information
christo4ferris committed Jul 21, 2017
1 parent 3928d37 commit fbb84cc
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 6 deletions.
4 changes: 4 additions & 0 deletions docs/source/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,9 @@ Finally, we offer two chaincode tutorials. One oriented to developers,
:doc:`chaincode4ade`, and the other oriented to operators,
:doc:`chaincode4noah`.

..note:: If you have questions not addressed by this documentation, or run into
issues with any of the tutorials, please visit the :doc:`questions`
page for some tips on where to find additional help.

.. Licensed under Creative Commons Attribution 4.0 International License
https://creativecommons.org/licenses/by/4.0/
4 changes: 4 additions & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ It's recommended for first-time users to begin by going through the
components and the basic transaction flow. Once comfortable, continue
exploring the library for demos, technical specifications, APIs, etc.

..note:: If you have questions not addressed by this documentation, or run into
issues with any of the tutorials, please visit the :doc:`questions`
page for some tips on where to find additional help.

Before diving in, watch how Hyperledger Fabric is Building a Blockchain for
Business:

Expand Down
4 changes: 4 additions & 0 deletions docs/source/prereqs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -130,5 +130,9 @@ These need to be ``false`` and ``true`` respectively.
newer version from the `cURL downloads page
<https://curl.haxx.se/download.html>`__

..note:: If you have questions not addressed by this documentation, or run into
issues with any of the tutorials, please visit the :doc:`questions`
page for some tips on where to find additional help.

.. Licensed under Creative Commons Attribution 4.0 International License
https://creativecommons.org/licenses/by/4.0/
12 changes: 6 additions & 6 deletions docs/source/questions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ We try to maintain a comprehensive set of documentation for various
audiences. However, we realize that often there are questions that
remain unanswered. For any technical questions relating to Hyperledger
Fabric not answered here, please use
`StackOverflow <http://stackoverflow.com/questions/tagged/hyperledger>`__.
If you need help finding things, please don't hesitate to send a note to
`StackOverflow <http://stackoverflow.com/questions/tagged/hyperledger-fabric>`__.
Another approach to getting your questions answered to send an email to
the `mailing
list <http://lists.hyperledger.org/mailman/listinfo/hyperledger-fabric>`__,
or ask on `RocketChat <https://chat.hyperledger.org/>`__ (an
alternative to Slack).
list <http://lists.hyperledger.org/mailman/listinfo/hyperledger-fabric>`__
(hyperledger-fabric@lists.hyperledger.org), or ask your questions on
`RocketChat <https://chat.hyperledger.org/>`__ (an alternative to Slack)
on the #fabric or #fabric-questions channel.

.. Licensed under Creative Commons Attribution 4.0 International License
https://creativecommons.org/licenses/by/4.0/
4 changes: 4 additions & 0 deletions docs/source/samples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,9 @@ one tagged as "latest".
.. note:: On different architectures, the x86_64 would be replaced
with the string identifying your architecture.

..note:: If you have questions not addressed by this documentation, or run into
issues with any of the tutorials, please visit the :doc:`questions`
page for some tips on where to find additional help.

.. Licensed under Creative Commons Attribution 4.0 International License
https://creativecommons.org/licenses/by/4.0/

0 comments on commit fbb84cc

Please sign in to comment.