Wrong C++ Pages in Manual

Several sections in the C++ Manual for Panda3D are incorrect: they’re just showing the Python info instead of either the relevant C++ info or any indication that the info is not relevant to C++

Sections that appear to be incorrect from a quick glance include the following (along with their sub-pages):

  • Camera Control
  • Intervals
  • Render to Texture and Image Processing
  • Panda3D Utility Functions
  • Garbage Collection
  • Physics: Panda3D Physics Engine
  • Motion Paths
  • Networking
  • Multifiles
  • Subclassing
  • Artificial Intelligence (PandaAI)
  • Debugging
  • Performance Tuning
  • Panda3D Tools