mirror of
https://github.com/org-roam/org-roam
synced 2025-09-20 16:10:56 -05:00
Deploying to gh-pages from @ 2ff616fbd8
🚀
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<!-- Created by GNU Texinfo 7.1, https://www.gnu.org/software/texinfo/ -->
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<!-- Copyright (C) 2020-2022 Jethro Kuan <jethrokuan95@gmail.com>
|
||||
<!-- Copyright (C) 2020-2025 Jethro Kuan <jethrokuan95@gmail.com>
|
||||
|
||||
You can redistribute this document and/or modify it under the terms
|
||||
of the GNU General Public License as published by the Free Software
|
||||
@@ -53,10 +53,10 @@ Next: <a href="#Introduction" accesskey="n" rel="next">Introduction</a> [
|
||||
<h1 class="top" id="Org_002droam-User-Manual"><span>Org-roam User Manual<a class="copiable-link" href="#Org_002droam-User-Manual"> ¶</a></span></h1>
|
||||
|
||||
|
||||
<p>This manual is for Org-roam version 2.2.2.
|
||||
<p>This manual is for Org-roam version 2.3.0.
|
||||
</p>
|
||||
<blockquote class="quotation">
|
||||
<p>Copyright (C) 2020-2022 Jethro Kuan <jethrokuan95@gmail.com>
|
||||
<p>Copyright (C) 2020-2025 Jethro Kuan <jethrokuan95@gmail.com>
|
||||
</p>
|
||||
<p>You can redistribute this document and/or modify it under the terms of the GNU
|
||||
General Public License as published by the Free Software Foundation, either
|
||||
@@ -2683,7 +2683,7 @@ Previous: <a href="#Function-Index" accesskey="p" rel="prev">Function Index</a>,
|
||||
<h2 class="appendix" id="Variable-Index-1"><span>Appendix D Variable Index<a class="copiable-link" href="#Variable-Index-1"> ¶</a></span></h2>
|
||||
|
||||
|
||||
<p>Emacs 29.4 (Org mode 9.7.19)
|
||||
<p>Emacs 30.1 (Org mode 9.7.29)
|
||||
</p></div>
|
||||
</div>
|
||||
<div class="footnotes-segment">
|
||||
|
10
org-roam.org
10
org-roam.org
@@ -1,23 +1,23 @@
|
||||
#+title: Org-roam User Manual
|
||||
#+author: Jethro Kuan
|
||||
#+email: jethrokuan95@gmail.com
|
||||
#+date: 2020-2022
|
||||
#+date: 2020-2025
|
||||
#+language: en
|
||||
|
||||
#+texinfo_deffn: t
|
||||
#+texinfo_dir_category: Emacs
|
||||
#+texinfo_dir_title: Org-roam: (org-roam).
|
||||
#+texinfo_dir_desc: Roam Research for Emacs.
|
||||
#+subtitle: for version 2.2.2
|
||||
#+subtitle: for version 2.3.0
|
||||
|
||||
#+options: H:4 num:3 toc:nil creator:t ':t
|
||||
#+property: header-args :eval never
|
||||
#+texinfo: @noindent
|
||||
|
||||
This manual is for Org-roam version 2.2.2.
|
||||
This manual is for Org-roam version 2.3.0.
|
||||
|
||||
#+BEGIN_QUOTE
|
||||
Copyright (C) 2020-2022 Jethro Kuan <jethrokuan95@gmail.com>
|
||||
Copyright (C) 2020-2025 Jethro Kuan <jethrokuan95@gmail.com>
|
||||
|
||||
You can redistribute this document and/or modify it under the terms of the GNU
|
||||
General Public License as published by the Free Software Foundation, either
|
||||
@@ -1735,7 +1735,7 @@ When GOTO is non-nil, go the note without creating an entry."
|
||||
:END:
|
||||
|
||||
#+BEGIN_QUOTE
|
||||
Copyright (C) 2020-2022 Jethro Kuan <jethrokuan95@gmail.com>
|
||||
Copyright (C) 2020-2025 Jethro Kuan <jethrokuan95@gmail.com>
|
||||
|
||||
You can redistribute this document and/or modify it under the terms
|
||||
of the GNU General Public License as published by the Free Software
|
||||
|
@@ -8,7 +8,7 @@
|
||||
|
||||
@copying
|
||||
@quotation
|
||||
Copyright (C) 2020-2022 Jethro Kuan <jethrokuan95@@gmail.com>
|
||||
Copyright (C) 2020-2025 Jethro Kuan <jethrokuan95@@gmail.com>
|
||||
|
||||
You can redistribute this document and/or modify it under the terms
|
||||
of the GNU General Public License as published by the Free Software
|
||||
@@ -31,7 +31,7 @@ General Public License for more details.
|
||||
@finalout
|
||||
@titlepage
|
||||
@title Org-roam User Manual
|
||||
@subtitle for version 2.2.2
|
||||
@subtitle for version 2.3.0
|
||||
@author Jethro Kuan
|
||||
@page
|
||||
@vskip 0pt plus 1filll
|
||||
@@ -44,10 +44,10 @@ General Public License for more details.
|
||||
|
||||
@noindent
|
||||
|
||||
This manual is for Org-roam version 2.2.2.
|
||||
This manual is for Org-roam version 2.3.0.
|
||||
|
||||
@quotation
|
||||
Copyright (C) 2020-2022 Jethro Kuan <jethrokuan95@@gmail.com>
|
||||
Copyright (C) 2020-2025 Jethro Kuan <jethrokuan95@@gmail.com>
|
||||
|
||||
You can redistribute this document and/or modify it under the terms of the GNU
|
||||
General Public License as published by the Free Software Foundation, either
|
||||
@@ -2421,5 +2421,5 @@ When GOTO is non-nil, go the note without creating an entry."
|
||||
|
||||
@printindex vr
|
||||
|
||||
Emacs 29.4 (Org mode 9.7.19)
|
||||
Emacs 30.1 (Org mode 9.7.29)
|
||||
@bye
|
||||
|
Reference in New Issue
Block a user