File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Site: Civic Interconnect
22
3+ [ ![ License: Apache-2.0] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( ./LICENSE )
4+ [ ![ Deploy Docs] ( https://github.com/civic-interconnect/site/actions/workflows/deploy-docs.yml/badge.svg?branch=main )] ( https://github.com/civic-interconnect/site/actions/workflows/deploy-docs.yml )
5+ [ ![ Dependabot] ( https://img.shields.io/badge/Dependabot-enabled-brightgreen.svg )] ( https://github.com/civic-interconnect/site/security/dependabot )
6+
7+
38> Documentation site for Civic Interconnect.
49> This repository is docs-only and does not publish a Python package.
510
Original file line number Diff line number Diff line change 22
33Documentation for ** civic-interconnect** .
44
5- Use the navigation menu to explore available modules and APIs .
5+ Use the navigation menu to explore available content .
66
7- - The ** API Reference** section includes autogenerated docs from the source code.
8- - This home page will always be served at ` / ` .
7+ This home page will always be served at ` / ` .
98
109To learn more, visit the [ GitHub repository] ( https://github.com/civic-interconnect/civic-interconnect ) .
Original file line number Diff line number Diff line change 22# Configuration file for MkDocs (Automated project documentation generator)
33
44site_name : civic-interconnect
5- site_url : https://civic-interconnect.github.io/civic-interconnect /
6- repo_url : https://github.com/civic-interconnect/civic-interconnect
7- site_description : Civic Exchange Protocol site documentation .
5+ site_url : https://civic-interconnect.github.io/site /
6+ repo_url : https://github.com/civic-interconnect/site
7+ site_description : Organization website .
88site_author : civic-interconnect
99docs_dir : docs
1010site_dir : site
1111copyright : Copyright © 2025 Civic Interconnect
1212extra :
1313 social :
1414 - icon : fontawesome/brands/github
15- link : https://github.com/civic-interconnect/civic-interconnect
15+ link : https://github.com/civic-interconnect/site
1616 languages :
1717 - name : English
1818 code : en
You can’t perform that action at this time.
0 commit comments