-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Have a nice day.
As an active View API user for many years, I have found it really hard to navigate through the View API documentation when I need to find an exact method description.
Let's look at the Machine service description, for example:
Dozens of methods are described on this page:
Methods defined in this Service: Machine_assignUsers, Machine_CancelTasks, Machine_Delete, Machine_DeleteMachines, Machine_EnterMaintenanceMode, Machine_EnterMaintenanceModeMachines, Machine_ExitMaintenanceMode, Machine_ExitMaintenanceModeMachines, Machine_Get, Machine_GetInfos, Machine_GetStateCounts, Machine_GetSummaryView, Machine_GetSummaryViews, Machine_Rebuild, Machine_RebuildMachines, Machine_Recover, Machine_RecoverMachines, Machine_Register, Machine_Reset, Machine_ResetMachines, Machine_Restart, Machine_RestartMachines, Machine_unassignUsers, Machine_Update, Machine_UpdateMachineAliases
But the page has no links to particular methods, or even separators, at least by method name.
Can you fix it? Or explain how I suppose to work with documentation.
Thank you in advance.