The documentation of every method belonging to a class is shown in different web pages. For example, the method 'add_to_NGLView' of any pharmacophoric shape as 'openpharmacophore.pharmacophoric_elements.HydrophobicPoint' is not shown in the web page of the class. Is there a way to show every attribute and method of a class in the same documentation web page? I don't think that sphinx produces a page per method necessarily.
The documentation of every method belonging to a class is shown in different web pages. For example, the method 'add_to_NGLView' of any pharmacophoric shape as 'openpharmacophore.pharmacophoric_elements.HydrophobicPoint' is not shown in the web page of the class. Is there a way to show every attribute and method of a class in the same documentation web page? I don't think that sphinx produces a page per method necessarily.