Docs: Update readme, move some stuff to notes.org

master
Adam Porter 7 years ago
parent f7629ee56b
commit d656a02b9c
  1. 21
      README.org
  2. 18
      notes.org

@ -1,26 +1,5 @@
* outshine.el --- outline with outshine outshines outline * outshine.el --- outline with outshine outshines outline
Maintainer: Adam Porter <adam@alphapapa.net>
Version: 3.0
URL: http://github.com/alphapapa/outshine
Package-Requires: ((outorg "2.0") (cl-lib "0.5"))
** MetaData
:PROPERTIES:
:copyright: Thorsten_Jolitz
:copyright-from: 2013+
:version: 3.0
:licence: GPL 2 or later (free software)
:licence-url: http://www.gnu.org/licenses/
:part-of-emacs: no
:authors: Thorsten_Jolitz Carsten_Dominik Per_Abrahamsen
:credits: Fabrice_Niessen Alexander_Vorobiev Jonas_Bernoulli
:inspiration: outline-magic outxxtra out-xtra
:keywords: emacs outlines file_structuring
:git-repo: https://github.com/alphapapa/outshine.git
:git-clone: git://github.com/alphapapa/outshine.git
:END:
** Commentary ** Commentary
*** About outshine *** About outshine

@ -6,6 +6,7 @@
** TODO Use/integrate/rewrite [[id:a240e86a-b615-4672-a45b-2a8502d8997c][old commentary]] ** TODO Use/integrate/rewrite [[id:a240e86a-b615-4672-a45b-2a8502d8997c][old commentary]]
** TODO Rewrite readme
* Reference * Reference
@ -239,3 +240,20 @@ Parts of the old commentary removed from =outshine.el=.
;; | <2013-05-03 Fr> | Thorsten Jolitz | 1.0 | ;; | <2013-05-03 Fr> | Thorsten Jolitz | 1.0 |
;; | <2013-02-20 Mi> | Thorsten Jolitz | 0.9 | ;; | <2013-02-20 Mi> | Thorsten Jolitz | 0.9 |
#+END_SRC #+END_SRC
** Old readme metadata
#+BEGIN_SRC org
:copyright: Thorsten_Jolitz
:copyright-from: 2013+
:version: 3.0
:licence: GPL 2 or later (free software)
:licence-url: http://www.gnu.org/licenses/
:part-of-emacs: no
:authors: Thorsten_Jolitz Carsten_Dominik Per_Abrahamsen
:credits: Fabrice_Niessen Alexander_Vorobiev Jonas_Bernoulli
:inspiration: outline-magic outxxtra out-xtra
:keywords: emacs outlines file_structuring
:git-repo: https://github.com/alphapapa/outshine.git
:git-clone: git://github.com/alphapapa/outshine.git
#+END_SRC

Loading…
Cancel
Save