update mkdocs.yml location for populating documentation
begin testing new docs site web crawling functionality (instead of fetching repo docs)
update to include scheduled docs data fetching (works sporadically)
correct spelling mistake for activities
removes PR template
add 'Help' section to the docs pages to keep/populate
switched to experimental API endpoint (not public)
Tested and running in production. Note that Ultralytics HUB API endpoint information is commented in configuration file, as the inference API had some updates that broke my implementation. Reference the latest and official HUB documentation on using the inference API and make modifications to the code as required. The API endpoint for this code is not made public as it is experimental for the moment. I plan to update this in the future when there is sufficient time to work on it.
mkdocs.yml
location for populating documentationTested and running in production. Note that Ultralytics HUB API endpoint information is commented in configuration file, as the inference API had some updates that broke my implementation. Reference the latest and official HUB documentation on using the inference API and make modifications to the code as required. The API endpoint for this code is not made public as it is experimental for the moment. I plan to update this in the future when there is sufficient time to work on it.