[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] master 50a903e 2/8: Added section in the documentation about upda
From: |
Ian Dunn |
Subject: |
[elpa] master 50a903e 2/8: Added section in the documentation about updating the documentation |
Date: |
Sat, 23 Dec 2017 14:09:22 -0500 (EST) |
branch: master
commit 50a903e335c10cb4c44fafd2815667726e9f426a
Author: Ian Dunn <address@hidden>
Commit: Ian Dunn <address@hidden>
Added section in the documentation about updating the documentation
* org-edna.org (Documentation): New section.
---
org-edna.org | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/org-edna.org b/org-edna.org
index 9a13a0d..e95a909 100644
--- a/org-edna.org
+++ b/org-edna.org
@@ -1136,9 +1136,23 @@ There are a few rules to follow:
- Run 'make check' to verify that your mods don't break anything
- Avoid additional or altered dependencies if at all possible
- Exception: New versions of Org mode are allowed
+
+** Documentation
+:PROPERTIES:
+:CUSTOM_ID: docs
+:DESCRIPTION: Improving the documentation
+:END:
+
+Documentation is always helpful to us. Please be sure to do the following
after
+making any changes:
+
+1. Update the info page in the repository with ~C-c C-e i i~
+2. If you're updating the HTML documentation, switch to a theme that can easily
+ be read on a white background; we recommend the "adwaita" theme
+
* Changelog
** 1.0beta2
-Big release here
+Big release here, with three new features.
*** Added interactive keyword editor with completion
See [[#setting_keywords][Setting the Properties]] for how to do that
@@ -1150,3 +1164,5 @@ See [[#setting_keywords][Setting the Properties]] for how
to do that
*** New "relatives" finder
- Renamed from chain-find with tons of new keywords
- Modified all other relative finders (previous-sibling, first-child, etc.) to
use the same keywords
+
+*** New finders: previous-sibling-wrap and rest-of-siblings-wrap
- [elpa] master updated (9a85042 -> 9b8c043), Ian Dunn, 2017/12/23
- [elpa] master 7847539 1/8: Added section to documentation for changes, Ian Dunn, 2017/12/23
- [elpa] master 50a903e 2/8: Added section in the documentation about updating the documentation,
Ian Dunn <=
- [elpa] master ebd814a 3/8: Fixed "Setting the Properties" custom_id and title, Ian Dunn, 2017/12/23
- [elpa] master 058b53b 4/8: Added links in "Changelog", Ian Dunn, 2017/12/23
- [elpa] master e897bee 6/8: Don't export special strings for documentation, Ian Dunn, 2017/12/23
- [elpa] master aa718f5 5/8: Updated info pages, Ian Dunn, 2017/12/23
- [elpa] master 556e03b 7/8: Overhauled parsing method, and added conditional blocks, Ian Dunn, 2017/12/23
- [elpa] master 9b8c043 8/8: Merge commit '556e03be1068d746e3d672185987c433302229fa', Ian Dunn, 2017/12/23