You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//CC @vcolin7@danieljurek
The docindex.yml file would be similar to the docindex pipeline in C, which only has one job which includes the common docindex.yml that only publishes to GitHubIO.
The Android build system would need to start producing packageInfo files, one for each library.
A docindex.yml file would need to be setup in the eng/pipelines directory. It would, literally, be the exact same as the one in C. The one in eng/common is the common publishing for githubio docs.
The Language-Settings.ps1 file would need a number of additions and a couple of corrections. Due to the nature of the functions pointers and whatnot used by scripts throughout the docs process this would require some involved tracing through the code.
Previously released libraries would need to get prepopulated into blob storage. The only library that's currently in there is azure-communication-common which was released on 04/06/2023.
The text was updated successfully, but these errors were encountered:
//CC @vcolin7 @danieljurek
The docindex.yml file would be similar to the docindex pipeline in C, which only has one job which includes the common docindex.yml that only publishes to GitHubIO.
The text was updated successfully, but these errors were encountered: