Add section on growth by splitting & reorganize docs TOC
This commit is contained in:
parent
75f61553db
commit
f75fba468c
2 changed files with 20 additions and 5 deletions
20
index.md
20
index.md
|
@ -56,32 +56,42 @@ tools/drutopia-member-server-access
|
|||
|
||||
```{toctree}
|
||||
---
|
||||
caption: Agaric.coop
|
||||
caption: Writing for Agaric
|
||||
maxdepth: 2
|
||||
---
|
||||
|
||||
content-style-guide
|
||||
agaric-website/basics
|
||||
agaric-website/agaric-site-content-entry
|
||||
agaric-website/tags-and-taxonomy-terms
|
||||
agaric-website/translation
|
||||
agaric-website/short-urls
|
||||
marketing
|
||||
```
|
||||
|
||||
|
||||
```{toctree}
|
||||
---
|
||||
caption: Important other topics
|
||||
caption: How We Work
|
||||
maxdepth: 2
|
||||
---
|
||||
|
||||
content-style-guide
|
||||
marketing
|
||||
decision-making
|
||||
reference-docs
|
||||
growth
|
||||
```
|
||||
|
||||
```{toctree}
|
||||
---
|
||||
caption: Documentation
|
||||
maxdepth: 2
|
||||
---
|
||||
|
||||
documentation
|
||||
shared-technical-notes
|
||||
reference-docs
|
||||
```
|
||||
|
||||
|
||||
---
|
||||
|
||||
If you've found your here way to Agaric's internal documentation but don't know about the [Agaric technology collective](https://agaric.coop/) itself yet, please check out our [development and consulting services](https://agaric.coop/services), [our trainings](https://agaric.coop/training), and [our initiatives](https://agaric.coop/initiatives) or read [about Agaric](https://agaric.coop/about-agaric) and [ask us for help or collaboration](https://agaric.coop/ask).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue