mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-21 02:23:20 +00:00
put a copy of the manpage in the web docs
This commit is contained in:
parent
387ca3b180
commit
1493cfd4b6
24 changed files with 3033 additions and 4 deletions
|
|
@ -5,16 +5,18 @@
|
|||
# http://johnkerl.org/miller/doc/build.html#Without_using_autoconfig
|
||||
# ================================================================
|
||||
|
||||
all: html manpage
|
||||
all: manpage manpage.txt html
|
||||
|
||||
# Respective MANPATH entries would include /usr/local/share/man or $HOME/man
|
||||
INSTALLDIR=/usr/local/share/man/man1
|
||||
INSTALLHOME=$(HOME)/man/man1
|
||||
|
||||
html: .always
|
||||
html: manpage.txt .always
|
||||
poki
|
||||
manpage: .always
|
||||
mkman.rb > mlr.1
|
||||
manpage.txt: .always
|
||||
mkman.rb | groff -man -Tascii | col -b > manpage.txt
|
||||
install: manpage
|
||||
cp mlr.1 $(INSTALLDIR)/mlr.1
|
||||
installhome: manpage
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<br/>• <a href="internationalization.html">Internationalization</a>
|
||||
<br/><b>Using Miller:</b>
|
||||
<br/>• <a href="reference.html">Reference</a>
|
||||
<br/>• <a href="manpage.html">Manpage</a>
|
||||
<br/>• <a href="faq.html">FAQ</a>
|
||||
<br/>• <a href="cookbook.html">Cookbook</a>
|
||||
<br/>• <a href="data-examples.html">Data examples</a>
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<br/>• <a href="internationalization.html">Internationalization</a>
|
||||
<br/><b>Using Miller:</b>
|
||||
<br/>• <a href="reference.html">Reference</a>
|
||||
<br/>• <a href="manpage.html">Manpage</a>
|
||||
<br/>• <a href="faq.html">FAQ</a>
|
||||
<br/>• <a href="cookbook.html">Cookbook</a>
|
||||
<br/>• <a href="data-examples.html">Data examples</a>
|
||||
|
|
|
|||
4
doc/content-for-manpage.html
Normal file
4
doc/content-for-manpage.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<p/>This is simply a copy of what you should see on running <tt>man mlr</tt> at
|
||||
a command prompt, once Miller is installed on your system.
|
||||
|
||||
POKI_INCLUDE_ESCAPED(manpage.txt)HERE
|
||||
|
|
@ -6,3 +6,5 @@
|
|||
<a href="https://github.com/johnkerl/miller/blob/master/c/todo.txt">here</a>.
|
||||
|
||||
</ul>
|
||||
|
||||
<p/>
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<br/>• <a href="internationalization.html">Internationalization</a>
|
||||
<br/><b>Using Miller:</b>
|
||||
<br/>• <a href="reference.html">Reference</a>
|
||||
<br/>• <a href="manpage.html">Manpage</a>
|
||||
<br/>• <a href="faq.html">FAQ</a>
|
||||
<br/>• <a href="cookbook.html"><b>Cookbook</b></a>
|
||||
<br/>• <a href="data-examples.html">Data examples</a>
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<br/>• <a href="internationalization.html">Internationalization</a>
|
||||
<br/><b>Using Miller:</b>
|
||||
<br/>• <a href="reference.html">Reference</a>
|
||||
<br/>• <a href="manpage.html">Manpage</a>
|
||||
<br/>• <a href="faq.html">FAQ</a>
|
||||
<br/>• <a href="cookbook.html">Cookbook</a>
|
||||
<br/>• <a href="data-examples.html"><b>Data examples</b></a>
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<br/>• <a href="internationalization.html">Internationalization</a>
|
||||
<br/><b>Using Miller:</b>
|
||||
<br/>• <a href="reference.html">Reference</a>
|
||||
<br/>• <a href="manpage.html">Manpage</a>
|
||||
<br/>• <a href="faq.html">FAQ</a>
|
||||
<br/>• <a href="cookbook.html">Cookbook</a>
|
||||
<br/>• <a href="data-examples.html">Data examples</a>
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<br/>• <a href="internationalization.html">Internationalization</a>
|
||||
<br/><b>Using Miller:</b>
|
||||
<br/>• <a href="reference.html">Reference</a>
|
||||
<br/>• <a href="manpage.html">Manpage</a>
|
||||
<br/>• <a href="faq.html"><b>FAQ</b></a>
|
||||
<br/>• <a href="cookbook.html">Cookbook</a>
|
||||
<br/>• <a href="data-examples.html">Data examples</a>
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<br/>• <a href="internationalization.html">Internationalization</a>
|
||||
<br/><b>Using Miller:</b>
|
||||
<br/>• <a href="reference.html">Reference</a>
|
||||
<br/>• <a href="manpage.html">Manpage</a>
|
||||
<br/>• <a href="faq.html">FAQ</a>
|
||||
<br/>• <a href="cookbook.html">Cookbook</a>
|
||||
<br/>• <a href="data-examples.html">Data examples</a>
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<br/>• <a href="internationalization.html">Internationalization</a>
|
||||
<br/><b>Using Miller:</b>
|
||||
<br/>• <a href="reference.html">Reference</a>
|
||||
<br/>• <a href="manpage.html">Manpage</a>
|
||||
<br/>• <a href="faq.html">FAQ</a>
|
||||
<br/>• <a href="cookbook.html">Cookbook</a>
|
||||
<br/>• <a href="data-examples.html">Data examples</a>
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<br/>• <a href="internationalization.html">Internationalization</a>
|
||||
<br/><b>Using Miller:</b>
|
||||
<br/>• <a href="reference.html">Reference</a>
|
||||
<br/>• <a href="manpage.html">Manpage</a>
|
||||
<br/>• <a href="faq.html">FAQ</a>
|
||||
<br/>• <a href="cookbook.html">Cookbook</a>
|
||||
<br/>• <a href="data-examples.html">Data examples</a>
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<br/>• <a href="internationalization.html"><b>Internationalization</b></a>
|
||||
<br/><b>Using Miller:</b>
|
||||
<br/>• <a href="reference.html">Reference</a>
|
||||
<br/>• <a href="manpage.html">Manpage</a>
|
||||
<br/>• <a href="faq.html">FAQ</a>
|
||||
<br/>• <a href="cookbook.html">Cookbook</a>
|
||||
<br/>• <a href="data-examples.html">Data examples</a>
|
||||
|
|
|
|||
1578
doc/manpage.html
Normal file
1578
doc/manpage.html
Normal file
File diff suppressed because it is too large
Load diff
1423
doc/manpage.txt
Normal file
1423
doc/manpage.txt
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -2,12 +2,12 @@
|
|||
.\" Title: mlr
|
||||
.\" Author: [see the "AUTHOR" section]
|
||||
.\" Generator: ./mkman.rb
|
||||
.\" Date: 2016-08-05
|
||||
.\" Date: 2016-08-06
|
||||
.\" Manual: \ \&
|
||||
.\" Source: \ \&
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "MILLER" "1" "2016-08-05" "\ \&" "\ \&"
|
||||
.TH "MILLER" "1" "2016-08-06" "\ \&" "\ \&"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Portability definitions
|
||||
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<br/>• <a href="internationalization.html">Internationalization</a>
|
||||
<br/><b>Using Miller:</b>
|
||||
<br/>• <a href="reference.html">Reference</a>
|
||||
<br/>• <a href="manpage.html">Manpage</a>
|
||||
<br/>• <a href="faq.html">FAQ</a>
|
||||
<br/>• <a href="cookbook.html">Cookbook</a>
|
||||
<br/>• <a href="data-examples.html">Data examples</a>
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<br/>• <a href="internationalization.html">Internationalization</a>
|
||||
<br/><b>Using Miller:</b>
|
||||
<br/>• <a href="reference.html">Reference</a>
|
||||
<br/>• <a href="manpage.html">Manpage</a>
|
||||
<br/>• <a href="faq.html">FAQ</a>
|
||||
<br/>• <a href="cookbook.html">Cookbook</a>
|
||||
<br/>• <a href="data-examples.html">Data examples</a>
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ internationalization.html Internationalization
|
|||
|
||||
sep:details <b>Using Miller:</b>
|
||||
reference.html Reference
|
||||
manpage.html Manpage
|
||||
faq.html FAQ
|
||||
cookbook.html Cookbook
|
||||
data-examples.html Data examples
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<br/>• <a href="internationalization.html">Internationalization</a>
|
||||
<br/><b>Using Miller:</b>
|
||||
<br/>• <a href="reference.html">Reference</a>
|
||||
<br/>• <a href="manpage.html">Manpage</a>
|
||||
<br/>• <a href="faq.html">FAQ</a>
|
||||
<br/>• <a href="cookbook.html">Cookbook</a>
|
||||
<br/>• <a href="data-examples.html">Data examples</a>
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<br/>• <a href="internationalization.html">Internationalization</a>
|
||||
<br/><b>Using Miller:</b>
|
||||
<br/>• <a href="reference.html"><b>Reference</b></a>
|
||||
<br/>• <a href="manpage.html">Manpage</a>
|
||||
<br/>• <a href="faq.html">FAQ</a>
|
||||
<br/>• <a href="cookbook.html">Cookbook</a>
|
||||
<br/>• <a href="data-examples.html">Data examples</a>
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<br/>• <a href="internationalization.html">Internationalization</a>
|
||||
<br/><b>Using Miller:</b>
|
||||
<br/>• <a href="reference.html">Reference</a>
|
||||
<br/>• <a href="manpage.html">Manpage</a>
|
||||
<br/>• <a href="faq.html">FAQ</a>
|
||||
<br/>• <a href="cookbook.html">Cookbook</a>
|
||||
<br/>• <a href="data-examples.html">Data examples</a>
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<br/>• <a href="internationalization.html">Internationalization</a>
|
||||
<br/><b>Using Miller:</b>
|
||||
<br/>• <a href="reference.html">Reference</a>
|
||||
<br/>• <a href="manpage.html">Manpage</a>
|
||||
<br/>• <a href="faq.html">FAQ</a>
|
||||
<br/>• <a href="cookbook.html">Cookbook</a>
|
||||
<br/>• <a href="data-examples.html">Data examples</a>
|
||||
|
|
@ -145,6 +146,8 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<a href="https://github.com/johnkerl/miller/blob/master/c/todo.txt">here</a>.
|
||||
|
||||
</ul>
|
||||
|
||||
<p/>
|
||||
</div>
|
||||
</td>
|
||||
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ Miller commands were run with pretty-print-tabular output format.
|
|||
<br/>• <a href="internationalization.html">Internationalization</a>
|
||||
<br/><b>Using Miller:</b>
|
||||
<br/>• <a href="reference.html">Reference</a>
|
||||
<br/>• <a href="manpage.html">Manpage</a>
|
||||
<br/>• <a href="faq.html">FAQ</a>
|
||||
<br/>• <a href="cookbook.html">Cookbook</a>
|
||||
<br/>• <a href="data-examples.html">Data examples</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue