XBND-1931: pipeline fixes
- conf.py cleanup
- setting to exclude api docs for doxygen sources locally added to repo_manifest.yml
- moved _doxygen mappings inside repo manager startup lifecycle
- docker build confirmed: no longer overlaps source from build, but that means you must rebuild the sphinx image to add sources
- local venv build confirmed: now installs to xbe-venv folder specifically
- local conda build confirmed: works like a charm
- updated csharp filtering for less spam (still some to fix)
- all scripts in
tools/
now usePush-Location
andPop_Location
instead of caching location
TODO before merge:
- reset
dev_mode
branches indocs/repo_manifest.yml
after merging the followng: - reset
sphinx_image_min
branch indocs/requirements.txt
after merging the following:
Updates XBND-1931
Edited by Thomas Buscaglia