Skip to content

bonsai-rx/docfx-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docfx-assets

Common assets used for package documentation.

How to use

To use these assets in a docfx website, first clone this repository as a submodule:

git submodule add https://github.com/bonsai-rx/docfx-assets assets

Then modify docfx.json to include the asset files under the "resource" section:

      {
        "files": [
          "logo.svg",
          "favicon.ico"
        ],
        "src": "assets"
      }

Licensing

Copyright (c) 2024 Bonsai Foundation CIC and Contributors

You may use, copy, modify and redistribute all assets included in this repository according to the terms and conditions of the Creative Commons Attribution 4.0 International License. See the LICENSE file for details.

About

Common assets used for package documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published