Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Commit

Permalink
Small cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ericholscher committed Mar 10, 2017
1 parent da6d3f9 commit 5b4b527
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/layout.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ Layout of the project

This project has a couple components:

* This repo, which houses the YAML conversion code
* This repo, which houses the YAML conversion code:
* https://github.com/ericholscher/sphinx-docfx-yaml/
* There is a Travis CI build that tests the actual Python YAML generation code on Python 2 & 3:
* https://github.com/ericholscher/sphinx-docfx-yaml/blob/master/.travis.yml
* The CI build (``appveyor.yml`` that works as an integrate test for the Python SDK library)
* The Appveyor CI build that works as an integration test for the Python SDK library:
* https://github.com/ericholscher/sphinx-docfx-yaml/blob/master/appveyor.yml
* The HTML output of the CI build, which does a full life cycle Sphinx->YAML->Docfx conversion:
* https://ci.appveyor.com/project/ericholscher/sphinx-docfx-yaml/build/artifacts
Expand Down

0 comments on commit 5b4b527

Please sign in to comment.