mirror of
https://github.com/MidnightCommander/website.git
synced 2026-02-02 11:13:47 -08:00
Add extra statement about documentation
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Source code
|
||||
|
||||
## Download locations
|
||||
|
||||
* Our source releases are kindly mirrored by [OSU OSL](https://osuosl.org):
|
||||
* [{{ extra.downloads_url.rsplit("?", 1)[0] }}]({{ extra.downloads_url }})
|
||||
* Our repository is hosted [on GitHub]({{ extra.organization_url}}) and mirrored by [repo.or.cz](https://repo.or.cz):
|
||||
@@ -8,6 +10,10 @@
|
||||
|
||||
To compile from source, refer to the [installation instructions]({{ config.repo_url }}/blob/master/doc/INSTALL).
|
||||
|
||||
## Documentation
|
||||
|
||||
Look into the repository for the embedded documentation and `README` files in subdirectories. An archive of the (mostly obsolete, but partly still valuable) documentation from the Trac wiki pages is available here: <{{ extra.organization_url }}/trac-archive/wiki>.
|
||||
|
||||
## Contributing
|
||||
|
||||
We require an issue (or pull request) and [code review](#code-review) for any code contribution, except for the following, which can be committed directly to the development branch:
|
||||
|
||||
Reference in New Issue
Block a user