[Chapel Merge] Revert "feat(chpldoc): swap dyno-chpldoc in place

Branch: refs/heads/main
Revision: 70831fd
Author: arezaii
Link: Unavailable
Log Message:

Merge pull request #20582 from chapel-lang/revert-20558-dyno-chpldoc-swap

Revert "feat(chpldoc): swap dyno-chpldoc in place of chpldoc "

Modified Files:
R compiler/dyno/tools/chpldoc/version_num.h

R test/chpldoc/globals/nilableFields.doc.catfiles
R test/chpldoc/globals/nilableFields.doc.chpl
R test/chpldoc/globals/nilableFields.doc.good
M compiler/Makefile
M compiler/dyno/Makefile.help
M compiler/dyno/include/chpl/util/filesystem.h
M compiler/dyno/lib/util/filesystem.cpp
M compiler/dyno/tools/chpldoc/CMakeLists.txt
M compiler/dyno/tools/chpldoc/arg-helpers.cpp
M compiler/dyno/tools/chpldoc/arg-helpers.h
M compiler/dyno/tools/chpldoc/arg.cpp
M compiler/dyno/tools/chpldoc/chpldoc.cpp
M compiler/include/arg.h
M compiler/main/arg.cpp
M compiler/main/driver.cpp
M man/chpldoc.rst
M test/chpldoc/functions/functionArgDefaultOneTuple.doc.good
M test/chpldoc/functions/functionArgDefaults.doc.good
M test/chpldoc/functions/operatorPrimaryMethods.doc.bad
M test/chpldoc/functions/operatorPrimaryMethods.doc.good
M test/chpldoc/functions/operatorSecondaryMethods.doc.bad
M test/chpldoc/functions/operatorSecondaryMethods.doc.good
M test/chpldoc/functions/operators.doc.bad
M test/chpldoc/functions/operators.doc.good
M test/chpldoc/globals/variableDefaultValues.doc.good
M test/chpldoc/globals/variablePrecedence.doc.good
M test/chpldoc/types/fields/fieldDefaultValues.doc.good
M test/chpldoc/types/fields/rangesAndDomains.doc.chpl
M test/chpldoc/types/fields/rangesAndDomains.doc.good
M test/compflags/thomasvandoren/chpldoc.doc.good
M third-party/chpl-venv/chpldoc-requirements3.txt

Compare: https://github.com/chapel-lang/chapel/compare/57e71692cd8d...70831fdb78c6