Skip to content

wultra/docucheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation Tool

The DocuCheck is a command line tool, written in Swift, that collects and validates documentation written in Markdown. The tool does following main tasks:

  • Collects documentation from various remote sources (typically from a remote git repository).
  • Copies all predefined folders containing documentation into one predefined folder.
  • Validates all links pointing to another documents or to anchors in the documents.
  • Patches all documents to be easily served on Wultra's developers portal.

The tool was developed for Wultra's internal purposes, so it's highly specialized for what we need for our documentation. If you're still interested, then please visit DocuCheck's documentation.

License

All sources are licensed using Apache 2.0 license, you can use them with no restriction. If you are using this tool, please let us know. We will be happy to share and promote your project.

Contact

If you need any assistance, do not hesitate to drop us a line at hello@wultra.com or our official wultra.com/discord channel.