Missing restricted-discovery in compile-time-features documentation

Problem to solve

restricted-discovery is missing in the list of compile time features list in below docs

https://tpo.pages.torproject.net/core/doc/rust/arti/index.html#compile-time-features

Compiling and using works fine with below command

cargo build --release --frozen --features full,restricted-discovery

Proposal

Are there any known issues blocking this feature to be included in 'full' feature set ?

Other links/references

Blog post introducing the feature (4th Sep 2024): https://blog.torproject.org/arti_1_2_7_released/