[Chapel Merge] fix(doc): add 'no doc' to operators exposed by new

Branch: refs/heads/main
Revision: 94e7e7d
Author: arezaii
Link: fix(doc): add 'no doc' to operators exposed by new chpldoc by arezaii · Pull Request #20646 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #20646 from arezaii/syncvar-operator-nodocs

fix(doc): add 'no doc' to operators exposed by new chpldoc

This PR "no docs" many operators for sync and single that were
exposed when we switched to the new chpldoc tool.

Most of these operators have been deprecated or generate compiler
warnings when used.

TESTING:

  • built docs and visually inspected doc/html/builtins/ChapelSyncvar.html
  • diff compared doc output from chpldoc and chpldoc-legacy

reviewed by @jeremiah-corrado - thank you!

Signed-off-by: arezaii ahmad.rezaii@hpe.com

Modified Files:
M modules/internal/ChapelSyncvar.chpl

Compare: https://github.com/chapel-lang/chapel/compare/9e090717911c...94e7e7df692e