Skip to content

Commit

Permalink
re-structure, fix docs, cleanup, ...
Browse files Browse the repository at this point in the history
* add missing import

* add docs badge

* remove empty line

* automate api doc generation

* fix RTD build

* add missing package

* exclude pyspark

* fix escaping

* add pyspark dependency

* fix packages

* hide module

* more packages

* cleanup for docs

* add intersphinx

* update readme
mock powerbiclient

* organized functions into folders, updated file names, fixed init files, fixed url references within functions.

* fix circular dependencies

* fix init functions

* refactor workspace name & id lookup
TOM wrapper add to docs

* fix toml based build

* fix source path

* fix source path

* fix duplicate link labels

---------

Co-authored-by: Markus Cozowicz <[email protected]>
Co-authored-by: Michael Kovalsky <[email protected]>
  • Loading branch information
3 people authored Jun 12, 2024
1 parent bc44775 commit 71c61df
Show file tree
Hide file tree
Showing 90 changed files with 13,959 additions and 14,114 deletions.
3 changes: 3 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ build:
# nodejs: "19"
# rust: "1.64"
# golang: "1.19"
jobs:
pre_build:
- sphinx-apidoc -f -o docs/source src/sempy_labs/

# Build documentation in the "docs/" directory with Sphinx
sphinx:
Expand Down
Loading

0 comments on commit 71c61df

Please sign in to comment.