Charlie Kindel 1b5549bc07 tweaked api docs; adjusted enum name to match LayoutStyle 5 years ago
..
api 1b5549bc07 tweaked api docs; adjusted enum name to match LayoutStyle 5 years ago
articles e87b56cd77 updated api docs; implemented inheritdoc; may break deploy 5 years ago
fonts e1b1b52e99 Added docs 7 years ago
images 04ab5540bf final doc update 5 years ago
styles e87b56cd77 updated api docs; implemented inheritdoc; may break deploy 5 years ago
README.html 1b5549bc07 tweaked api docs; adjusted enum name to match LayoutStyle 5 years ago
favicon.ico e1b1b52e99 Added docs 7 years ago
index.html 46e5fdac84 updated relnotes, regenerated ddocs, inheritdoc tool now runs only on RELEASE builds 5 years ago
index.json 1b5549bc07 tweaked api docs; adjusted enum name to match LayoutStyle 5 years ago
logo.svg 04ab5540bf final doc update 5 years ago
manifest.json 1b5549bc07 tweaked api docs; adjusted enum name to match LayoutStyle 5 years ago
search-stopwords.json 04ab5540bf final doc update 5 years ago
toc.html 04ab5540bf final doc update 5 years ago
xrefmap.yml 1b5549bc07 tweaked api docs; adjusted enum name to match LayoutStyle 5 years ago

README.html































Toggle navigation
































    This folder generates the API docs for Terminal.Gui


    To Generate the Docs



    1. Do a Release build on master. This will cause all /// <inheritdoc/> references to be updated.

    2. Change in to the docfx/ directory.

    3. Type docfx --metadata to generate metadata

    4. Type docfx --serve to generate the docs and start a local webserver for testing.


    If docfx fails with a Stackoverflow error. Just run it again. And again. Sometimes it takes a few times. If that doesn't work, create a fresh clone or delete the docfx/api, docfx/obj, and docs/ folders and run the steps above again.
























    Back to top


    Generated by DocFX