Commit Graph

3 Commits

Author SHA1 Message Date
Antoine Prouvost e39ddf4833
Remove obsolete mamba/micromamba differences (#3924) 2025-05-05 21:03:23 +02:00
Tim Hoffmann db5f6de8f2
doc: add github links to documentation (#3471)
I've tried to find the github repository from the documentation, but it seems that it's not linked.

This PR adds links

- as a button in the theme
- at the top of https://mamba.readthedocs.io/en/latest/developer_zone/contributing.html

Co-authored-by: Sylvain Corlay <sylvain.corlay@gmail.com>
2024-09-28 04:54:50 +02:00
Antoine Prouvost 09cbb34e54
Simplify and correct development documention (#2975)
* Use a single file for contributing guidelines

* Add doc builds to taskfile

* Fix sphinx warnings

* Simplify development doc

* Document Taskfile

* Update dev_environment.rst

Co-authored-by: Johan Mabille <johan.mabille@gmail.com>

* Update dev_environment.rst

Co-authored-by: Johan Mabille <johan.mabille@gmail.com>

* Update dev_environment.rst

Co-authored-by: Johan Mabille <johan.mabille@gmail.com>

* Update dev_environment.rst

Co-authored-by: Johan Mabille <johan.mabille@gmail.com>

* Update dev_environment.rst

Co-authored-by: Johan Mabille <johan.mabille@gmail.com>

* Update dev_environment.rst

Co-authored-by: Johan Mabille <johan.mabille@gmail.com>

* Update dev_environment.rst

Co-authored-by: Johan Mabille <johan.mabille@gmail.com>

* Add test-docs task

---------

Co-authored-by: Johan Mabille <johan.mabille@gmail.com>
2023-11-14 11:59:44 +01:00