Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Documentation for the API #5

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Documentation for the API #5

wants to merge 4 commits into from

Conversation

naipotato
Copy link
Owner

@naipotato naipotato commented Oct 9, 2020

This PR adds documentation to the library

Task list:

  • Document the class itself
  • Document the public constructor
  • Document all the public methods
  • Document ContainerFactoryFunc
  • Add docs generation task to build system
  • Add docs as a boolean option on meson_options.txt
  • Update README with the new syntax

@codecov
Copy link

codecov bot commented Oct 9, 2020

Codecov Report

Merging #5 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main        #5   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           79        79           
=========================================
  Hits            79        79           
Impacted Files Coverage Δ
lib/vadi-container.vala 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2bcfd04...e9edf04. Read the comment docs.

@naipotato naipotato added this to the 1.0.0 milestone Oct 9, 2020
@naipotato naipotato self-assigned this Oct 9, 2020
@naipotato naipotato added the documentation Improvements or additions to documentation label Oct 9, 2020
@naipotato naipotato mentioned this pull request Nov 12, 2020
2 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant