"tests/vscode:/vscode.git/clone" did not exist on "3ab6bbf9f3dabe0ed4b5d5d24b2aebb9160dbb7c"
  1. 07 Oct, 2024 1 commit
  2. 24 Sep, 2024 1 commit
  3. 20 Jul, 2024 1 commit
  4. 14 Jul, 2024 1 commit
  5. 04 Jul, 2024 1 commit
  6. 21 Jun, 2024 1 commit
  7. 30 Apr, 2024 1 commit
  8. 22 Dec, 2023 1 commit
  9. 21 Dec, 2023 1 commit
  10. 01 Dec, 2023 1 commit
  11. 06 Nov, 2023 1 commit
  12. 07 Jul, 2023 1 commit
  13. 23 Jun, 2023 1 commit
  14. 10 May, 2023 1 commit
  15. 04 May, 2023 1 commit
  16. 10 May, 2022 1 commit
  17. 12 Feb, 2022 1 commit
  18. 09 Jan, 2022 1 commit
  19. 06 Dec, 2021 1 commit
  20. 26 Oct, 2021 1 commit
  21. 28 Aug, 2021 1 commit
  22. 11 Mar, 2021 1 commit
  23. 25 Jan, 2021 1 commit
  24. 11 Nov, 2020 1 commit
  25. 23 Aug, 2020 1 commit
  26. 14 May, 2020 1 commit
  27. 13 May, 2020 2 commits
  28. 21 Apr, 2020 1 commit
  29. 16 Apr, 2020 1 commit
  30. 04 Mar, 2020 1 commit
  31. 26 Feb, 2020 1 commit
  32. 14 Oct, 2019 1 commit
  33. 07 Aug, 2019 1 commit
  34. 31 Jul, 2019 1 commit
    • Alexander L. Hayes's avatar
      [docs] 📝 FAQ overhaul for linking to individual questions (#2293) · 04a56010
      Alexander L. Hayes authored
      * 📝 FAQ overhaul for Issue #2268
      
      Reformat "Contents" to use the `.. contents::` directive
      Reword "Critical" into "Critical Issues"
      Reformat "Critical" section to define "critical issues"
      Reformat FAQ sections to follow a new format
      Reformat FAQ sections so individual questions have links
      
      All sections now follow a new format (below).
      A "frequently asked question" may also include a possible
      cause and a solution (if the two are not obvious from
      the context):
      
      ```rst
      Section Title
      =============
      
      .. contents::
        :local:
        :backlinks: none
      
      1. Question 1
      -------------
      
      **Possible Cause**: This is likely due to...
      
      **Solution**: Fix with...
      ```
      
      * ️ Correcting typos and links
      
      Add period to `2. Error messages: ....`
      Fix links to FAQ in Installation-Guide.rst
      
      * ️ Removing FAQ link and correcting `python-package` README
      
      Drop general FAQ link in `Installation-Guide.rst`
      Add FAQ question links to `python-package/README.rst`
      04a56010
  35. 29 Jul, 2019 1 commit
  36. 12 May, 2019 1 commit
  37. 08 May, 2019 1 commit
  38. 20 Dec, 2018 1 commit
  39. 10 Dec, 2018 1 commit