mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-24 00:18:39 +00:00
release-docs.rst
This commit is contained in:
parent
ea61bf90c2
commit
6cc5dea167
4 changed files with 2391 additions and 2 deletions
|
|
@ -41,3 +41,5 @@
|
|||
* `./h2rfoo < ../doc/content-for-foo.html > ./foo.rst.in` is a rough first pass for autoconverting some things, but many bits will still need manual editing. See also https://www.sphinx-doc.org/en/1.8/usage/restructuredtext/basics.html.
|
||||
* Add the new `foo` to `./genrst` and `./index.rst`.
|
||||
* Let's all discuss if/how we want the v2 docs to be structured better than the v1 docs.
|
||||
* Scan for hrefs and other non-ported markup
|
||||
* Autogen the `manpage.txt`
|
||||
|
|
|
|||
2359
docs/manpage.txt
Normal file
2359
docs/manpage.txt
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -4,4 +4,18 @@
|
|||
Documents by release
|
||||
================================================================
|
||||
|
||||
To be ported
|
||||
As of September 2020, for 5.9.1 onward, release-specific docs will be handled automatically by https://miller.readthedocs.io whenever a new release is tagged at https://github.com/johnkerl/miller/releases.
|
||||
|
||||
Information here is for documents from before the readthedocs port:
|
||||
|
||||
* `Head </miller-releases/miller-head/doc/index.html>`_
|
||||
* `Miller 5.9.1 </miller-releases/miller-5.9.1/doc/index.html>`_
|
||||
* `Miller 5.9.0 </miller-releases/miller-5.9.0/doc/index.html>`_
|
||||
* `Miller 5.8.0 </miller-releases/miller-5.8.0/doc/index.html>`_
|
||||
* `Miller 5.7.0 </miller-releases/miller-5.7.0/doc/index.html>`_
|
||||
* `Miller 5.6.2 </miller-releases/miller-5.6.2/doc/index.html>`_
|
||||
* `Miller 5.6.1 </miller-releases/miller-5.6.1/doc/index.html>`_
|
||||
* `Miller 5.6.0 </miller-releases/miller-5.6.0/doc/index.html>`_
|
||||
* `Miller 5.5.0 </miller-releases/miller-5.5.0/doc/index.html>`_
|
||||
* `Miller 5.4.0 </miller-releases/miller-5.4.0/doc/index.html>`_
|
||||
* `Miller 5.3.0 </miller-releases/miller-5.3.0/doc/index.html>`_
|
||||
|
|
|
|||
|
|
@ -1,4 +1,18 @@
|
|||
Documents by release
|
||||
================================================================
|
||||
|
||||
To be ported
|
||||
As of September 2020, for 5.9.1 onward, release-specific docs will be handled automatically by https://miller.readthedocs.io whenever a new release is tagged at https://github.com/johnkerl/miller/releases.
|
||||
|
||||
Information here is for documents from before the readthedocs port:
|
||||
|
||||
* `Head </miller-releases/miller-head/doc/index.html>`_
|
||||
* `Miller 5.9.1 </miller-releases/miller-5.9.1/doc/index.html>`_
|
||||
* `Miller 5.9.0 </miller-releases/miller-5.9.0/doc/index.html>`_
|
||||
* `Miller 5.8.0 </miller-releases/miller-5.8.0/doc/index.html>`_
|
||||
* `Miller 5.7.0 </miller-releases/miller-5.7.0/doc/index.html>`_
|
||||
* `Miller 5.6.2 </miller-releases/miller-5.6.2/doc/index.html>`_
|
||||
* `Miller 5.6.1 </miller-releases/miller-5.6.1/doc/index.html>`_
|
||||
* `Miller 5.6.0 </miller-releases/miller-5.6.0/doc/index.html>`_
|
||||
* `Miller 5.5.0 </miller-releases/miller-5.5.0/doc/index.html>`_
|
||||
* `Miller 5.4.0 </miller-releases/miller-5.4.0/doc/index.html>`_
|
||||
* `Miller 5.3.0 </miller-releases/miller-5.3.0/doc/index.html>`_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue