diff --git a/doc/source/contributor/rest_api_version_history.rst b/doc/source/contributor/rest_api_version_history.rst new file mode 120000 index 00000000..6963e5bc --- /dev/null +++ b/doc/source/contributor/rest_api_version_history.rst @@ -0,0 +1 @@ +../../../cyborg/api/rest_api_version_history.rst \ No newline at end of file diff --git a/doc/source/index.rst b/doc/source/index.rst index ef7792cb..b5a94e3f 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -76,10 +76,9 @@ guide. The complete reference for the accelerator API, including all methods and request / response parameters and their meaning. -.. # TODO(brinzhang): After completing the - `Cyborg API v2 `_ - API, the "Cyborg API Microversion History "" management - document will be added, and it will also be added here. +* :doc:`/contributor/rest_api_version_history`: The Cyborg API evolves over + time through Microversions. This provides the history of all those changes. + Consider it a "what's new" in the Cyborg API. Documentation for Developers ---------------------------- @@ -88,6 +87,7 @@ Documentation for Developers :maxdepth: 1 contributor/index + contributor/rest_api_version_history Indices and tables ==================