=======================================================================================================================
Feedback form
=======================================================================================================================

Request Documentation Fix
--------------------------
We apologize you found an error in our documentation and thank you in advance for helping us correct it.  Below is a form which you can use to pinpoint the problem for us so corrections happen quickly. 


.. raw:: html

  <script>
  document.addEventListener("DOMContentLoaded", function () {
  var params = window.location.search.substring(1).split("&").reduce(function (params, param) {if (!param) {return param}
  var values = param.split("=");
  var name = values[0];
  var value = values[1];
  params[name] = value;
  return params;
  }, {});
  var url = "https://docs.google.com/forms/d/e/1FAIpQLSfIMEP6BBZKpRx8jQ6BRTVtuA6gdkT3-skNJemAJ9er6vr0wQ/viewform?embedded=true";
  if (params["section"]) {url += "&entry.62025580=" + params["section"];}
  if (params["sub-section"]) {url += "&entry.1889981541=" + params["sub-section"];}
  var iframe = document.getElementById("feedback");
  iframe.setAttribute("src", url);
  });
  </script>
  <iframe width="700" height="1311" frameborder="0" marginheight="0" marginwidth="0" id="feedback">Loading鈥�</iframe>