1. 31 Aug, 2022 1 commit
  2. 15 Dec, 2021 1 commit
    • Tai-Wang's avatar
      [Fix] Fix API documentation compilation and mmcv build errors (#1116) · 334d63ff
      Tai-Wang authored
      * Simplify the requirements in the readthedoc yml
      
      * Remove unused packages in the docs.txt
      
      * Add m2r and recommonmark in the docs.txt
      
      * Fix mistune version because the latest mistune does not have module BlockGrammar
      
      * Add mmdet in the readthedocs.txt to compile api docs
      
      * Add mmseg in the readthedocs.txt to compile api docs
      
      * Fix the typo of mmseg (should be mmsegmentation)
      
      * Add mmcv.ops into autodoc_mock_imports
      
      * Add numba into readthedocs.txt to compile api docs
      
      * Remove numba from readthedocs.txt and add runtime requirements in readthedocs.yml
      334d63ff
  3. 08 Aug, 2021 1 commit
  4. 30 Jun, 2021 1 commit
    • Tai-Wang's avatar
      [Fix] Fix the doc config files and formats (#671) · f5859d1b
      Tai-Wang authored
      * Add mmseg in the doc config files
      
      * Remove mocked cv2
      
      * Add opencv-python
      
      * Remove mocked imports
      
      * Add mminstall requirements
      
      * Remove mocked imports correspondingly
      
      * Fix mmdet versions
      
      * Fix mmseg version
      f5859d1b
  5. 11 Jul, 2020 1 commit
    • Wenwei Zhang's avatar
      Refine docs and license (#11) · 5d1cbe77
      Wenwei Zhang authored
      * Refine docs and license
      
      * Change order of install
      
      * Clean unnecessary requirements
      
      * Install mmdet manually in readthedocs
      
      * delete mmdet install
      
      * reformat docstring in code
      
      * Refine docs
      
      * Reformat
      
      * fix format issue
      5d1cbe77
  6. 10 Jul, 2020 1 commit
    • Wenwei Zhang's avatar
      Fix doc (#8) · 2527c580
      Wenwei Zhang authored
      * Update doc requirements
      
      * Resolve API issue in readthedocs
      
      * Fix package order
      
      * Update requirements
      
      * Update sphinx
      
      * Add mock
      2527c580