diff --git a/doc/index.rst b/doc/index.rst index b838116..268c3e3 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -36,6 +36,7 @@ Contents: install_webhooks configuration development + usage contributing contributors diff --git a/doc/usage.rst b/doc/usage.rst new file mode 100644 index 0000000..6253d99 --- /dev/null +++ b/doc/usage.rst @@ -0,0 +1,13 @@ +Usage +===== + +Using pagure should come fairly easily, especially to people already used +to forges such as GitHub or GitLab. There are however some tips and tricks +which can be useful to know and that this section of the doc covers. + +Contents: + +.. toctree:: + :maxdepth: 2 + + theming