Skip to content
Andrei Jiroh Eugenio Halili edited this page Apr 18, 2021 · 7 revisions

Welcome to the documentation for everything about the verify.recaptime.tk Public API and the verification process we're been doing! As the repository's README says, this is currently work-in-progress.

Table of contents

Contributing

Our wiki is open to anyone who willing to make the docs better, not worse. By contributing to the docs, you agree that we might remove content that against our policoes (e.g. spam and abuse).

Writing docs wthin the repo

The docs directory in the repo is an submodule to our wiki repo (in GitHub, its git@github.com:RecapTime/verify.wiki.git) we speak SSH, but we configured to use HTTPS by default for hoomans like you, unless you told Git to do so otherwise, see Andrei Jiroh's config on how he did it.

  1. Clone the repo, as usual.
  2. Navigate into it, then do git submodule init and do cd docs.
  3. Profit! Happy editing!
Clone this wiki locally