mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
add doc/docker.md & update README.md
Changes to README.md: - Added Documentation links to various documents in the repository. Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
8c665d1651
commit
5e52bafb5c
2 changed files with 174 additions and 2 deletions
16
README.md
16
README.md
|
@ -28,11 +28,23 @@ Directory Layout
|
|||
* `upgrading`: instructions for upgrading setups from one release to another
|
||||
* `web`: PHP-based web interface for the AUR
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
| What | Link |
|
||||
|--------------|--------------------------------------------------|
|
||||
| Installation | [INSTALL](./INSTALL) |
|
||||
| Testing | [test/README.md](./test/README.md) |
|
||||
| Git | [doc/git-interface.txt](./doc/git-interface.txt) |
|
||||
| Maintenance | [doc/maintenance.txt](./doc/maintenance.txt) |
|
||||
| RPC | [doc/rpc.txt](./doc/rpc.txt) |
|
||||
| Docker | [doc/docker.md](./doc/docker.md) |
|
||||
|
||||
Links
|
||||
-----
|
||||
|
||||
* The repository is hosted at https://gitlab.archlinux.org/archlinux/aurweb -- see
|
||||
doc/CodingGuidelines for information on the patch submission process.
|
||||
* The repository is hosted at https://gitlab.archlinux.org/archlinux/aurweb
|
||||
-- see doc/CodingGuidelines for information on the patch submission process.
|
||||
|
||||
* Bugs can (and should) be submitted to the aurweb bug tracker:
|
||||
https://bugs.archlinux.org/index.php?project=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue