From b068e86902dc708a53bad3aab0d6f720f138c127 Mon Sep 17 00:00:00 2001
From: Carel van Niekerk <niekerk@hhu.de>
Date: Thu, 28 Oct 2021 14:18:30 +0000
Subject: [PATCH] Update Policy.rst

---
 Docs/Policy.rst | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Docs/Policy.rst b/Docs/Policy.rst
index e9154d3..a2a3031 100644
--- a/Docs/Policy.rst
+++ b/Docs/Policy.rst
@@ -64,6 +64,8 @@ DeepRL Policies
 
 .. automodule:: policy.TRACERPolicy
 
+.. automodule:: policy.FeudalGainPolicy
+
 FeudalRL Policies
 *********************
 
@@ -74,4 +76,4 @@ domains.
 For more information, please look at the paper `Feudal Reinforcement Learning for Dialogue Management in Large Domains <https://arxiv.org/pdf/1803.03232.pdf>`_.
  
  
- 
\ No newline at end of file
+ 
-- 
GitLab