dds.org: Add a code block for opening the documentation.

This commit is contained in:
Sergiu Ivanov 2022-01-16 00:44:37 +01:00
parent 00db8b651b
commit e3e50c99ea

View file

@ -19,6 +19,13 @@ raco setup -l dds
The =dds= package must already be installed. The =dds= package must already be installed.
Execute the following code block to open the documentation in the
last visited browser window.
#+BEGIN_SRC elisp :results silent
(shell-command "firefox doc/dds/index.html")
#+END_SRC
* Racket Package catalog bug <2020-11-26 Thu> * Racket Package catalog bug <2020-11-26 Thu>
=raco pkg= had a bug which caused it to fail with the following =raco pkg= had a bug which caused it to fail with the following
error: error: