Skip to content

Commit

Permalink
Add StackOverflow link to docs intro
Browse files Browse the repository at this point in the history
  • Loading branch information
msimberg committed Oct 15, 2018
1 parent bb21e84 commit 186005a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions cmake/templates/conf.py.in
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ rst_prolog += '''
.. _hpx_github: https://github.com/STEllAR-GROUP/hpx/
.. |hpx_github_issues| replace:: |hpx| Issues
.. _hpx_github_issues: https://github.com/STEllAR-GROUP/hpx/issues
.. |hpx_stackoverflow| replace:: StackOverflow |hpx| questions
.. _hpx_stackoverflow: https://stackoverflow.com/questions/tagged/hpx>
.. |hpx_buildbot| replace:: |hpx| Buildbot Website
.. _hpx_buildbot: https://rostam.cct.lsu.edu/
.. |pycicle| replace:: pycicle
Expand Down
6 changes: 4 additions & 2 deletions docs/sphinx/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,11 @@ links to blog posts and videos about |hpx| in :ref:`additional_material`.

If you can't find what you're looking for in the documentation, please:

* open an issue on `GitHub <hpx_github_issues_>`_; or
* open an issue on `GitHub <hpx_github_issues_>`_;
* contact us on `IRC <stellar_irc_>`_, the HPX channel on the `C++ Slack
<cpplang_slack_>`_, or on our `mailing list <stellar_list_>`_.
<cpplang_slack_>`_, or on our `mailing list <stellar_list_>`_; or
* read or ask questions tagged with |hpx| on `StackOverflow
<hpx_stackoverflow>`_.

What is |hpx|?
==============
Expand Down

0 comments on commit 186005a

Please sign in to comment.