Skip to content

Commit 67d48a7

Browse files
committed
doc: changelog
1 parent 431f279 commit 67d48a7

3 files changed

Lines changed: 21 additions & 4 deletions

File tree

doc/changelog.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Changelog
2+
=========
3+
4+
[0.1.0] - 2024-05-24
5+
--------------------
6+
7+
Added
8+
^^^^^
9+
- Initial release

doc/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ scim-cli is a tool to help you develop scim applications.
77
88
scim-cli is in very early development, there is nothing to use yet!
99
10-
.. _cli:
10+
.. toctree::
11+
:maxdepth: 2
1112

12-
.. click:: scim_cli:cli
13-
:prog: scim
14-
:nested: full
13+
reference
14+
changelog

doc/reference.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Reference
2+
=========
3+
4+
.. _cli:
5+
6+
.. click:: scim_cli:cli
7+
:prog: scim
8+
:nested: full

0 commit comments

Comments
 (0)