Binary package “libxenium-doc” in ubuntu jammy

HTML documentation for the xenium library

 xenium is a header-only library that provides a collection of concurrent
 data structures and memory reclamation algorithms. The data structures
 are parameterized so that they can be used with various reclamation
 schemes (similar to how the STL allows customization of allocators).
 .
  * header only
  * highly customizable
  * no initialization code needed
  * supports dynamic number of threads (no fixed compile time
    specification)
 .
 This package contains the documentation for libxenium as well as some
 benchmarking and testing code.