File: README.md

package info (click to toggle)
subuser 0.6.2-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 4,208 kB
  • sloc: python: 5,201; sh: 380; makefile: 73
file content (6 lines) | stat: -rw-r--r-- 181 bytes parent folder | download
1
2
3
4
5
6
To build the docs, cd to this repositories root, run `subuser dev docs-dev` and run `make html` in the docs directory:

    cd ..
    subuser dev docs-dev
    cd docs
    make html