Docs: Update readme for new org-make-toc

This commit is contained in:
Adam Porter 2020-01-28 00:52:35 -06:00
parent 70f03b200f
commit 68a1cf29b6

View file

@ -12,19 +12,15 @@ It includes three libraries: The =org-ql= library is flexible and may be used as
* Contents * Contents
:PROPERTIES: :PROPERTIES:
:TOC: this :TOC: :include siblings :depth 0 :ignore this :force depth
:END: :END:
- [[#screenshots][Screenshots]] :CONTENTS:
- [[#installation][Installation]] - [[#screenshots][Screenshots]]
- [[#usage][Usage]] - [[#installation][Installation]]
- [[#commands][Commands]] - [[#usage][Usage]]
- [[#queries][Queries]] - [[#changelog][Changelog]]
- [[#non-sexp-query-syntax][Non-sexp query syntax]] :END:
- [[#predicates][Predicates]]
- [[#datetime-predicates][Date/time predicates]]
- [[#functions--macros][Functions / Macros]]
- [[#changelog][Changelog]]
- [[#notes][Notes]]
* Screenshots * Screenshots
@ -558,7 +554,7 @@ First tagged release.
* Notes * Notes
:PROPERTIES: :PROPERTIES:
:TOC: ignore-children :TOC: :ignore this
:END: :END:
** Comparison with Org Agenda searches ** Comparison with Org Agenda searches
@ -577,14 +573,14 @@ This package is used by [[https://github.com/alphapapa/org-sidebar][org-sidebar]
* License * License
:PROPERTIES: :PROPERTIES:
:TOC: ignore :TOC: :ignore this
:END: :END:
GPLv3 GPLv3
* COMMENT Code :noexport: * COMMENT Code :noexport:
:PROPERTIES: :PROPERTIES:
:TOC: ignore :TOC: :ignore this
:END: :END:
# The COMMENT keyword prevents GitHub's renderer from showing this entry. # The COMMENT keyword prevents GitHub's renderer from showing this entry.
@ -646,7 +642,7 @@ If ~org-ql~ is loaded byte-compiled, the argument lists are not named properly (
* COMMENT Export setup :noexport: * COMMENT Export setup :noexport:
:PROPERTIES: :PROPERTIES:
:TOC: ignore :TOC: :ignore this
:END: :END:
# Copied from org-super-agenda's readme, in which much was borrowed from Org's =org-manual.org=. # Copied from org-super-agenda's readme, in which much was borrowed from Org's =org-manual.org=.