summaryrefslogtreecommitdiffstats
path: root/2021/talks/tech.md
diff options
context:
space:
mode:
authorJean-Christophe Helary <jean.christophe.helary@traduction-libre.org>2021-11-07 09:47:41 +0900
committerJean-Christophe Helary <jean.christophe.helary@traduction-libre.org>2021-11-07 09:47:41 +0900
commitb92718d2ad1446b6c006118fce7e0eba1a75dffe (patch)
tree3d3229190211952da8b9d9ade9c403de1d5d1ba5 /2021/talks/tech.md
parentd278842e8ed734c07da4aa9287a298142c47105a (diff)
parentf17ad33c8a06ce1e353c36fe5024e921c29c930e (diff)
downloademacsconf-wiki-b92718d2ad1446b6c006118fce7e0eba1a75dffe.tar.xz
emacsconf-wiki-b92718d2ad1446b6c006118fce7e0eba1a75dffe.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to '2021/talks/tech.md')
-rw-r--r--2021/talks/tech.md25
1 files changed, 7 insertions, 18 deletions
diff --git a/2021/talks/tech.md b/2021/talks/tech.md
index 4a46c629..d091d132 100644
--- a/2021/talks/tech.md
+++ b/2021/talks/tech.md
@@ -19,28 +19,17 @@ technical language course. By using org-babel to pull in "live" code
for REST requests, language examples, and shell scripts, one can be
sure that the documentation and slides are never out of date.
-Two cases are presented:
-
-- API documentation for a REST service (exported from org to html
- and PDF)
-- Slides for a Java Microservice course (presented within emacs,
- handouts in 2 styles as PDF)
-
-The session will show how leverage org-babel, restclient,
-org-treeslide, as well as show how to create your own language backend
-for org-babel to make sure your own preferred workflow is used.
-
+The session will show how leverage org-babel, restclient and
+org-treeslide to write and present technical documentation with style.
# Outline
-- 5-10 minutes: We'll pick one of the two use cases and briefly show
- it and its result.
-<!--- 20 minutes: We'll briefly show both use cases.
-- 40 minutes: We'll show the details how to combine the mentioned
- packages, as well as showing the custom org-babel backend.
--->
-
+- Introduction
+- Demo: Developer guide
+- Demo: REST API guide
+- Demo: Presentations
+- Used packages and configuration
[[!inline pages="internal(2021/info/tech-schedule)" raw="yes"]]