source icon indicating copy to clipboard operation
source copied to clipboard

📝 Fix document

Open munechika-koyo opened this issue 5 months ago • 7 comments

Issues

  • Some API documentation contains typos or is incomplete. #455
  • The latest sphinx_rtd_theme is incompatible with the current style settings. #456
  • Obsolete installation guide #458
  • Some RST files are not referenced because they seem stale.
  • Entries at excessively deep levels are displayed in the ToC tree.

TODO list

  • [x] Corrected typos in class references and added missing classes. #455
  • [x] Introduced custom CSS for responsive table styling and image aspect ratio preservation.
  • [x] Removed previously overridden theme CSS.
  • [x] Re-configure Sphinx settings. #456
  • [x] Upgrade installation procedure #458
  • [x] Remove unused RST files.
  • [x] Refine toctree directives.
  • [x] Add a document about LoggingRay

Preview demo site

The modified documentation site preview is available here: https://munechika-koyo.github.io/source/

munechika-koyo avatar Aug 07 '25 13:08 munechika-koyo