site: drop release notes from nav bar
This commit is contained in:
parent
97a0c76dca
commit
deb6c74807
@ -1,8 +1,9 @@
|
|||||||
# Download
|
# Download
|
||||||
|
|
||||||
hledger is shipped as two executables: `hledger` (the command-line
|
hledger is shipped as two executables: `hledger` (the command-line tool) and `hledger-web` (the web interface).
|
||||||
tool) and `hledger-web` (the web interface). If you install
|
Generally (except on Windows), installing `hledger-web` automatically installs `hledger` as well.
|
||||||
`hledger-web`, `hledger` is also installed automatically (except on Windows).
|
|
||||||
|
[Release Notes](release-notes.html)
|
||||||
|
|
||||||
## I want to download and run
|
## I want to download and run
|
||||||
<!-- <sub>(If the download is out of date or doesn't run on my system, I might troubleshoot or donate to fund improvements)</sub> -->
|
<!-- <sub>(If the download is out of date or doesn't run on my system, I might troubleshoot or donate to fund improvements)</sub> -->
|
||||||
|
|||||||
@ -2,7 +2,8 @@
|
|||||||
|
|
||||||
# More docs...
|
# More docs...
|
||||||
|
|
||||||
[Screenshots](old-screenshots.html) (old)
|
- [Release Notes](release-notes.html)
|
||||||
|
- [Screenshots](old-screenshots.html) (old)
|
||||||
|
|
||||||
## How-tos
|
## How-tos
|
||||||
|
|
||||||
|
|||||||
@ -33,7 +33,6 @@
|
|||||||
<li><a href="manual.html">Manual</a>
|
<li><a href="manual.html">Manual</a>
|
||||||
<li><a href="developer-guide.html">Developer Guide</a>
|
<li><a href="developer-guide.html">Developer Guide</a>
|
||||||
<li><a href="faq.html">FAQ</a>
|
<li><a href="faq.html">FAQ</a>
|
||||||
<li><a href="release-notes.html">Release Notes</a>
|
|
||||||
<li><a href="more-docs.html">More docs</a>
|
<li><a href="more-docs.html">More docs</a>
|
||||||
</ul>
|
</ul>
|
||||||
</div><!-- /.navbar-collapse -->
|
</div><!-- /.navbar-collapse -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user