diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2015-12-26 21:05:55 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2015-12-26 21:05:55 +0100 |
commit | 81dd454368b40eabf62fede213626d45512150a2 (patch) | |
tree | 7532265d577223de13a2f396bffa7839008f7377 /urmoms-index.1 | |
parent | 8c58750b636edc4ee36aff62d7c126f99b803dbb (diff) | |
download | stagit-fork-81dd454368b40eabf62fede213626d45512150a2.zip |
rename urmoms to stagit, improve documentation
Diffstat (limited to 'urmoms-index.1')
-rw-r--r-- | urmoms-index.1 | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/urmoms-index.1 b/urmoms-index.1 deleted file mode 100644 index be5547a..0000000 --- a/urmoms-index.1 +++ /dev/null @@ -1,27 +0,0 @@ -.Dd December 20, 2015 -.Dt URMOMS-INDEX 1 -.Os -.Sh NAME -.Nm urmoms-index -.Nd static git index page generator -.Sh SYNOPSIS -.Nm -.Op Ar repodir... -.Sh DESCRIPTION -.Nm -will create an index HTML page for the repositories specified and writes -the HTML data to stdout. -.Pp -For changing the style of the page you can use the following files: -.Bl -tag -width Ds -.It logo.png -32x32 logo. -.It favicon.png -favicon image. -.It style.css -CSS stylesheet. -.El -.Sh SEE ALSO -.Xr urmoms 1 -.Sh AUTHORS -.An Hiltjo Posthuma Aq Mt hiltjo@codemadness.org |