Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix capidocs #43

Merged
merged 2 commits into from
Dec 10, 2022
Merged

Fix capidocs #43

merged 2 commits into from
Dec 10, 2022

Conversation

natke
Copy link
Owner

@natke natke commented Dec 10, 2022

No description provided.

@natke natke merged commit b4a8c7f into main Dec 10, 2022
natke added a commit that referenced this pull request Feb 1, 2023
* Update libclang version for building C/C++ API docs

* Temporarily add a workflow dispatch

* Fix capidocs (#43)

* Update libclang version for building C/C++ API docs

* Temporarily add a workflow dispatch

* Fix libclang-cpp too

* Fix libclang-cpp again

* Upgrade doxygen

* Upgrade doxygen again

* Upgrade doxygen yet again

* Update Doxygen config

* Temporarily disable warning as error to test remainder of workflow

* Add path to upload-pages-artifact

* Remove doxygen binaries after using

* Build docs with jekyll

* Debug build

* Debug build 2

* Debug build 3

* Move C API docs into the right output area and clean up unused artifacts

* Permission to remove old C API docs

* Permission to move new api docs

* More permissions

* Debug

* More permissions

* Update site dir

* Update upload pages version

* Remove quotes from artifact upload path

* Re order jekyll generation

* Debug

* Clean repo after gh-pages checkout

* Create API docs dir

* Upload API artifact before checking out gh-pages

* Name upload and download artifact actions

* Add params to upload and download artifact

* Create pages.yml

* Add deploy as a separate step

* Debug after download artifact

* Correct attribute of download artifact

* Remove debug and add an explicit pages.yml file

* Re set WARN_AS_ERROR to true

* Restrict running workflow to files containing C/C++ API sources

* Remove the pages.yml workflow as this should be in the gh-pages branch

* Revert workflow changes. Keep doxygen upgrade

* Keep set commit ID as part of revert

* Revert upload artifact

* Revert job rename

* Temporarily disable treating warnings as errors

* Revert clean gh-pages checkout
natke added a commit that referenced this pull request Feb 3, 2023
* Update libclang version for building C/C++ API docs

* Temporarily add a workflow dispatch

* Fix capidocs (#43)

* Update libclang version for building C/C++ API docs

* Temporarily add a workflow dispatch

* Fix libclang-cpp too

* Fix libclang-cpp again

* Upgrade doxygen

* Upgrade doxygen again

* Upgrade doxygen yet again

* Update Doxygen config

* Temporarily disable warning as error to test remainder of workflow

* Add path to upload-pages-artifact

* Remove doxygen binaries after using

* Build docs with jekyll

* Debug build

* Debug build 2

* Debug build 3

* Move C API docs into the right output area and clean up unused artifacts

* Permission to remove old C API docs

* Permission to move new api docs

* More permissions

* Debug

* More permissions

* Update site dir

* Update upload pages version

* Remove quotes from artifact upload path

* Re order jekyll generation

* Debug

* Clean repo after gh-pages checkout

* Create API docs dir

* Upload API artifact before checking out gh-pages

* Name upload and download artifact actions

* Add params to upload and download artifact

* Create pages.yml

* Add deploy as a separate step

* Debug after download artifact

* Correct attribute of download artifact

* Remove debug and add an explicit pages.yml file

* Re set WARN_AS_ERROR to true

* Restrict running workflow to files containing C/C++ API sources

* Remove the pages.yml workflow as this should be in the gh-pages branch

* Revert workflow changes. Keep doxygen upgrade

* Keep set commit ID as part of revert

* Revert upload artifact

* Revert job rename

* Temporarily disable treating warnings as errors

* Revert clean gh-pages checkout

* Sdd debug

* Re-enable WARN_AS_ERROR

* Update onnxruntime_c_api.h

Fix errors

* Upgrade doxygen to 1.9.6

---------

Co-authored-by: Ryan Hill <38674843+RyanUnderhill@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant