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

Update getting-started guides for YDK-Py and YDK-Cpp #418

Merged
7 commits merged into from Mar 24, 2017

Conversation

111pontes
Copy link
Collaborator

Getting-started guides now reflect the same installation structures in the README files. Some minor changes are made to README and documentation files to make their format similar and clean minor style nits.

Fixes header formatting plus introduces minor edits to bring similar
structure and look to other YDK README files.
For Python packaging and installation, dashes will be used a separator
(ydk-models-cisco-ios-xr).  Previously, we used a combination of dashes
and underscores (ydk-models-cisco_ios_xr). The actual package directory
will continue to use underscores (cisco_ios_xr) as suggested in PEP8.
Getting-started documentation now reflects the latest installation
instructions included in README.rst.
Getting-started documentation now reflects the latest installation
instructions included in README.md.
Fixes minor differences between YDK-Py and YDK-Cpp with respect to
their README file and the getting-started page in their documentation.
@ghost ghost added the in progress label Mar 24, 2017
@ghost ghost merged commit b24acad into CiscoDevNet:master Mar 24, 2017
@ghost ghost removed the in progress label Mar 24, 2017
@codecov-io
Copy link

Codecov Report

Merging #418 into master will increase coverage by 0.1%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #418     +/-   ##
=========================================
+ Coverage   84.92%   85.02%   +0.1%     
=========================================
  Files          99       99             
  Lines       11589    11589             
  Branches     1673     1673             
=========================================
+ Hits         9842     9854     +12     
+ Misses       1294     1282     -12     
  Partials      453      453
Impacted Files Coverage Δ
ydkgen/__init__.py 86.38% <100%> (ø) ⬆️
ydkgen/builder/test_case/test_value_builder.py 91.21% <0%> (ø) ⬆️
ydkgen/builder/test_case/test_cases_builder.py 82.01% <0%> (+4.31%) ⬆️

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 7fb90cf...f822f12. Read the comment docs.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants