monodocs2slashdoc
shared MonoDoc binaries
Install
- All systems
-
curl cmd.cat/monodocs2slashdoc.sh
- Debian
-
apt-get install monodoc-base
- Ubuntu
-
apt-get install monodoc-base
- Arch Linux
-
pacman -S mono
- Kali Linux
-
apt-get install monodoc-base
- Fedora
-
dnf install monodoc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install monodoc-base
- OS X
-
brew install mono
- Raspbian
-
apt-get install monodoc-base
- Dockerfile
- dockerfile.run/monodocs2slashdoc
monodoc-base
shared MonoDoc binaries
The MonoDoc Project is the documentation framework of the Mono project which provides detailed API documentation for all Mono components and the Mono CLI implementation. This package contains the shared binaries which are used by the monodoc programs like the documentation file compiler (assembler.exe aka "monodoc").