summaryrefslogtreecommitdiff
path: root/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'systemd')
-rw-r--r--systemd/docs/journal.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/systemd/docs/journal.rst b/systemd/docs/journal.rst
index 036250a..89728a2 100644
--- a/systemd/docs/journal.rst
+++ b/systemd/docs/journal.rst
@@ -9,3 +9,16 @@
----------------------
.. autoclass:: JournalHandler
+
+Accessing the Journal
+---------------------
+
+.. autoclass:: _Journal
+ :undoc-members:
+ :inherited-members:
+
+.. autoclass:: Journal
+ :undoc-members:
+ :inherited-members:
+
+ .. automethod:: __init__