Skip to content

Commit 1488419

Browse files
committed
docs: move plugin tutorials to plugin/ folder
1 parent 26debbb commit 1488419

File tree

6 files changed

+2
-2
lines changed

6 files changed

+2
-2
lines changed

docs/source/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Documentation
2222
:maxdepth: 2
2323

2424
run
25-
tutorials
2625
plugin
2726
package
2827
tests

docs/source/plugin.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Plugins: Developer Overview
66
:titlesonly:
77

88
plugin/what
9+
plugin/tutorials
910
plugin/anatomy
1011
plugin/bot
1112
plugin/time
File renamed without changes.

docs/source/tutorials/configuration-and-setup.rst renamed to docs/source/plugin/tutorials/configuration-and-setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Configuration and plugin setup
33
==============================
44

5-
Maybe you :doc:`played with commands </tutorials/playing-with-commands>` for your
5+
Maybe you :doc:`played with commands <playing-with-commands>` for your
66
plugin and now you want to make your plugin configurable. If you run an
77
instance of Sopel yourself, you probably had to open and edit its
88
:doc:`configuration</configuration>` file.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)