librealsense icon indicating copy to clipboard operation
librealsense copied to clipboard

API Docs result in 404 error

Open kknives opened this issue 1 year ago • 4 comments

librealsense API was documented at https://intelrealsense.github.io/librealsense/doxygen. However, this site simply returns a 404 error now. While this error is fixed, an alternative is to clone and build the docs using Doxygen locally or use the ros mirror.

kknives avatar Feb 26 '24 17:02 kknives

Thanks very much @kknives for the report. My Intel RealSense colleagues are aware of this 404 issue.

In addition to your own methods of access, you may find the menu-driven version of the API documentation at the link below to be an easy way to navigate the RealSense API. It draws data directly from the official documentation pages and formats it into a user-friendly interface.

https://unanancyowen.github.io/librealsense2_apireference/classes.html

MartyG-RealSense avatar Feb 26 '24 18:02 MartyG-RealSense

The GitHub page https://github.com/UnaNancyOwen is not affiliated with Intel.

I'm very interested in finding out why the website https://intelrealsense.github.io/ stopped functioning. Any updates on its restoration would be greatly appreciated.

jrecasens avatar Apr 12 '24 14:04 jrecasens

Hi @jrecasens I have responded at your other posting at https://github.com/IntelRealSense/librealsense/issues/12721#issuecomment-2051960544

MartyG-RealSense avatar Apr 12 '24 15:04 MartyG-RealSense

Hi everyone, the C++ API docs site has now been restored. Thanks so much for your patience!

https://intelrealsense.github.io/librealsense/doxygen/

MartyG-RealSense avatar May 30 '24 09:05 MartyG-RealSense