.. statements-manager documentation master file, created by sphinx-quickstart on Mon Nov 28 12:29:23 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ================== statements-manager ================== 競技プログラミングの問題文作成を支援するツール .. toctree:: :maxdepth: 1 :caption: Getting Started what_is_this quickstart .. toctree:: :maxdepth: 2 :caption: References commands register_credentials write_problem_statement problem_config problemset_config files_organization .. toctree:: :maxdepth: 2 :caption: Examples examples .. toctree:: :maxdepth: 1 :caption: Legal terms_of_service privacy_policy Links ===== - :github:`library-checker-problems ` - 本ツールの機能は、これの影響を強く受けています。library-cheker-problems の作問機能で出来ることを網羅しつつ Rime と親和性が良い設計にし、さらに作問時に便利な Google Docs とも連携させたいというモチベーションがあり、このツールが作られました。 - :github:`Rime ` - 競技プログラミングの問題作成において、問題文以外の全ての工程の補助を行うツールです。本ツールは Rime と組み合わせて使うことが想定されています。 For Contributors ================ Issue / PR など contribute してくださる方を募集しています。詳細は :blob:`CONTRIBUTING.md` をご覧ください。