🌐 AI搜索 & 代理 主页
Skip to content

celbridge-org/celbridge-docs

Repository files navigation

celbridge-docs

User documentation for the OOS Celbridge project:

The docs can be found published via Github pages at:

This repo is a Celbridge project - you can build the docs in Celbridge :-)

These docs are to be generated using the Spinx Python static HTML site generator, in a Celbridge project (dogfooding :-):

  1. clone repo locally

  2. open project in the Celbridge application

  3. at the console 'cd' into the /docs folder:

    >>> %cd docs
    
  4. use MAKE to clean any previous generated docxs with a clean build

    >>> !make clean
    
  5. use MAKE to build a new set of docs in direcotry _build

    >>> !make html
    
  6. run a webserver, to serve up the contents of /docs/_build/html

screenshot of docs project open in Celbrdige with Console make commands

Acknowledgements

I got the Sphinx Github Actions to work thanks to this resource from Shengyu Zhang:

About

Celbridge user documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •