Skip to content

Commit

Permalink
doc: Declare about workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
attakei committed Apr 1, 2024
1 parent d4ed76a commit 0035d3b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/advanced/index.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
===============
Advanced usages
===============

.. toctree::

workspace
10 changes: 10 additions & 0 deletions doc/advanced/workspace.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
=========
Workspace
=========

age search configuratino file from current working directoy,
and search upper layer in order root of repository if file is not exists.

When file is found, this directory is set as workspace. [#]_

.. [#] This is for project management by monorepo style.

0 comments on commit 0035d3b

Please sign in to comment.