mirror of
https://github.com/pypiserver/pypiserver
synced 2025-02-16 23:09:34 +01:00
![]() * chore: change to `docs` directory * chore: remove unused files * chore: small update * chore: small update * chore: link to issue |
||
---|---|---|
.. | ||
__resources__ | ||
contents | ||
README.md |
pypiserver docs
Welcome to the documentation section of pypiserver
.
💡 This documentation is still a work in progress and would benefit from your help.
More information
If something is missing in the documentation here, maybe it is covered in
README.rst
.
Documentation setup
Some areas to describe are highlighted in this issue (#368), but feel free to add if you see something missing there.
The ./contents
directory is designed to
all the documentation files.
How to contribute
Everyone is very welcome to extend pypiserver
documentation.
- 💭 If you think of a topic you would like to describe, this is great.
- 🌳 Fork this project and clone it locally to start your contribution.
- 📄 Create a new Markdown (
<doc title>.md
) file/subdirectory+file inside the./contents
:- 📁 Use subdirectories to organize related documentation into topics.
- :octocat: Push your changes to your fork and open a PR to this repository.
- 🔔 Tag someone from the maintainers if you'd like, but in any case we will try to review the PR as soon as possible.
- 💫 Once reviewed and accepted, your documentation will be merged into this repository.