1. 30 Jul, 2021 1 commit
    • Josh A. Mitchell's avatar
      Accept relative links between documentation sites (#3188) · 473069f0
      Josh A. Mitchell authored
      * Accept relative links between documentation sites
      
      * add glob to linkinator
      
      * Recurse from index.html
      
      * Path is relative to server-root
      
      * Get all the dots and slashes just right
      
      * Report only the broken links
      
      * Treat linkinator's --skip argument as regex and skip the ks.uiuc.edu domain
      
      * Increase linkinator timeout rather than skip ks.uiuc.edu
      
      * typo
      
      * another typo
      
      * Delete .confirm_shortcut_change
      473069f0
  2. 28 Jul, 2021 1 commit
  3. 27 Jul, 2021 1 commit
  4. 23 Jul, 2021 1 commit
  5. 22 Jul, 2021 1 commit
  6. 17 Jul, 2021 1 commit
  7. 16 Jul, 2021 2 commits
    • Peter Eastman's avatar
      Fix build error on Mac (#3180) · a24746e6
      Peter Eastman authored
      a24746e6
    • Josh A. Mitchell's avatar
      Reorganise documentation (#3165) · f5166695
      Josh A. Mitchell authored
      * Break user guide into parts
      
      * Break up file I missed
      
      * Add basic .gitignore to suit out-of-tree builds in build, build1, build2 ... build9
      
      * Small changes to autonumber.py for doc compilation
      
      This is a small change designed not to fix the incorrect logic of
      autonumber.py, but just to get the docs compiling. While assigning
      numbers, the code now just ignores the autonumber_by_chapter
      setting for a particular object if it can't find the appropriate
      section in section_numbers. This is a temporary fix!
      
      * Include part and chapter in autonumbered objects
      
      * Fix autonumber.py to correctly reference autonumber roles in file-level sections
      
      * Unify and simplify styling across documentation
      
      * Break dev docs down into individual chapter-files
      
      * Correct absolute links to relative
      
      * Disable browser suggestions for lunrsearch box in API docs
      
      * Remove part name from chapter 2.1
      
      * Rename ambiguous 'Home' link to OpenMM.org
      
      * Typo
      
      * Minor fixes and reversions
      
      Reverts some changes I had made and later thought better of,
      and fixes some recurring typos across the documentation.
      
      * Number developers guide chapters
      
      * Fix responsiveness
      
      * Remove header.rst and center captions
      
      * Add a level of depth to main TOC and styling to accomodate
      
      * Add third level to Part-level TOCs
      
      * Use :numref: instead of :ref: to number links to sections
      
      * Continuously number chapters in user guide
      
      * navbar links to other docs relative, not absolute
      
      * Improve navbar spacing with new template
      
      * Fix sidebar while allowing it to scroll
      
      * Hard -> Soft links for navigation.html template
      
      * Add navigation.html template to cmakelists
      
      * Add another level of .. to relative links
      
      * Fix flex on C++ and remove layer of ..
      f5166695
  8. 15 Jul, 2021 1 commit
  9. 05 Jul, 2021 1 commit
  10. 30 Jun, 2021 1 commit
  11. 23 Jun, 2021 1 commit
  12. 21 Jun, 2021 1 commit
  13. 20 Jun, 2021 1 commit
  14. 15 Jun, 2021 2 commits
  15. 14 Jun, 2021 1 commit
  16. 29 May, 2021 1 commit
  17. 22 May, 2021 1 commit
    • Peter Eastman's avatar
      Converted AMOEBA to common platform (#3120) · 8e8923a7
      Peter Eastman authored
      * Began converting AMOEBA to common platform
      
      * Beginning of OpenCL platform for AMOEBA
      
      * Converted AmoebaVdwForce to common platform
      
      * Cleaned up reference AMOEBA tests
      
      * Began converting AmoebaMultipoleForce to common platform
      
      * Continue converting AmoebaMultipoleForce to common platform
      
      * Bug fixes
      
      * Bug fix
      
      * Continue converting AmoebaMultipoleForce to common platform
      
      * Converting AmoebaMultipoleForce and AmoebaGeneralizedKirkwoodForce to common platform
      
      * Converting AmoebaMultipoleForce and AmoebaGeneralizedKirkwoodForce to common platform
      
      * Creating OpenCL version of AmoebaMultipoleForce and AmoebaGeneralizedKirkwoodForce
      
      * Creating OpenCL version of AmoebaMultipoleForce and AmoebaGeneralizedKirkwoodForce
      
      * Creating OpenCL version of AmoebaMultipoleForce and AmoebaGeneralizedKirkwoodForce
      
      * Converted arrays from real3 to real
      
      * Bug fix to OpenCL AmoebaGeneralizedKirkwoodForce
      
      * Fixes for AMD GPUs
      
      * Began converting HippoNonbondedForce to common platform
      
      * Continuing to convert HippoNonbondedForce to common platform
      
      * Continuing to convert HippoNonbondedForce to common platform
      
      * Working on unifying PME kernels
      
      * Fixed error on devices without 64 bit atomics
      
      * Unified PME kernels
      
      * Converted HippoNonbondedForce to common platform
      
      * Creating OpenCL implementation of HippoNonbondedForce
      
      * Continuing OpenCL implementation of HippoNonbondedForce
      
      * Mostly finished OpenCL implementation of HippoNonbondedForce
      
      * Eliminated three component vector types in host code
      
      * Fix errors on CPU OpenCL
      
      * Skip double precision tests for AMOEBA on OpenCL
      
      * Bug fixes
      
      * Bug fixes
      
      * Fixed compilation error
      8e8923a7
  18. 21 May, 2021 1 commit
  19. 03 May, 2021 1 commit
  20. 14 Apr, 2021 1 commit
  21. 12 Apr, 2021 1 commit
  22. 30 Mar, 2021 4 commits
  23. 22 Mar, 2021 1 commit
  24. 19 Mar, 2021 1 commit
  25. 17 Mar, 2021 1 commit
  26. 16 Mar, 2021 3 commits
  27. 12 Mar, 2021 4 commits
  28. 11 Mar, 2021 1 commit
  29. 10 Mar, 2021 1 commit
  30. 09 Mar, 2021 1 commit