Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation generation using Sphinx #415

Merged
merged 13 commits into from
Oct 18, 2021
Merged

Conversation

czgdp1807
Copy link
Member

References to other Issues or PRs or Relevant literature

Brief description of what is fixed or changed

Other comments

@czgdp1807 czgdp1807 added documentation Improvements or additions to documentation website labels Oct 17, 2021
@codecov
Copy link

codecov bot commented Oct 17, 2021

Codecov Report

Merging #415 (b299269) into master (ce7a749) will increase coverage by 0.005%.
The diff coverage is 100.000%.

@@              Coverage Diff              @@
##            master      #415       +/-   ##
=============================================
+ Coverage   98.606%   98.611%   +0.005%     
=============================================
  Files           26        27        +1     
  Lines         3516      3529       +13     
=============================================
+ Hits          3467      3480       +13     
  Misses          49        49               
Impacted Files Coverage Δ
pydatastructs/graphs/algorithms.py 99.489% <ø> (ø)
pydatastructs/graphs/graph.py 100.000% <ø> (ø)
pydatastructs/strings/algorithms.py 100.000% <ø> (ø)
pydatastructs/trees/binary_trees.py 97.818% <ø> (ø)
docs/source/conf.py 100.000% <100.000%> (ø)

Impacted file tree graph

@czgdp1807 czgdp1807 merged commit 652b44e into codezonediitj:master Oct 18, 2021
@czgdp1807 czgdp1807 deleted the doc branch October 18, 2021 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant