#! /usr/bin/env -S python3 -B from rwx.prj.sphinx import SphinxProject if __name__ == "__main__": SphinxProject(__file__).build()