Open theoreticalbts opened 7 years ago
I've offered to give away the steem.readthedocs.io
namespace a few months ago, and the offer is still open. @sneak if you want it, just ping me @ anytime.
We don't want to use that site/URL. Please delete it. The authoritative documentation for steem-js and steem-python will be located within their respective repos, and will be extracted, hosted, and displayed on our devportal.
//cc @goldibex
I use the steem.readthedocs.io site all the time for reference, don't delete it until you've got something else up IMO. There are likely many more like myself who use it.
I don't want to infringe on Steem's name, or confuse people about where the official documentation is. At the same time, current documentation is in use by people.
I'm looking forward to guidance on what should I do.
As soon as our devportal's up (with the same docs from the repo), please feel free to kill off the RTD site if you wish. You're not infringing anything by hosting MIT-licensed docs there - but they will eventually get out of date and our canonical docs will be at the devportal.
When the devportal has the Python docs, I will deprecate the package and refer to steemit/steem-python
and devportal
.
Our devportal still links to the RTD site. We need this switched.
I started reading the docs, on http://steem.readthedocs.io/ as suggested by
README.md
. That site says:"
steem-python
is the official STEEM library for Python. It comes with a BIP38 encrypted wallet and a practical CLI utility calledstemepy
."I wanted to submit a PR to change the typo
stemepy
, but I found (by clicking on the "Edit on GitHub" link) that the readthedocs site references the Netherdrake repo.I propose one of the following two solutions:
steem.readthedocs.io
URL to documentation generated from this repo (steemit/steem-python
) instead ofnetherdrake/steem-python
.readthedocs
or otherwise). Then change theREADME.md
in this repo to point to that URL.