Skip to content

Commit 414cd87

Browse files
committed
formatting fixes in manual
1 parent b1c764a commit 414cd87

File tree

4 files changed

+3
-6
lines changed

4 files changed

+3
-6
lines changed

docs/soar_manual/05_ReinforcementLearning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ An example walkthrough of a Sarsa update with $\alpha = 0.3$ and $\gamma = 0.9$
291291
rl-2: (<s> ^operator <o> = -0.9775)
292292
```
293293
294-
5. **rl-3** will be updated when the next RL operator is selected.
294+
5. `rl-3` will be updated when the next RL operator is selected.
295295
296296
### Gaps in Rule Coverage
297297

docs/soar_manual/08_SpatialVisualSystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ is finished.
360360
(P1 ^a car ^b pole)
361361
```
362362

363-
## Filters {#filters}
363+
## Filters
364364

365365
**Filters** are the basic unit of computation in SVS. They transform the
366366
continuous information in the scene graph into symbolic information that

docs/soar_manual/Images/scene_graph.svg

Lines changed: 0 additions & 2 deletions
Loading

docs/soar_manual/Images/svs-setup.svg

Lines changed: 1 addition & 2 deletions
Loading

0 commit comments

Comments
 (0)