Doc4TF

Python script running in Jupyter Notebook to create feature documentation set for Text-Fabric.

About Doc4TF
Using Doc4TF
Legal
Latest release

About Doc4TF

Ideally, a comprehensive documentation set should be created as part of developing a Text-Fabric dataset. However, in practice, this is not always completed during the initial phase or properly updated after changes are made to features. This Jupyter Notebook contains Python code to automatically generate a documentation set for any Text-Fabric dataset based upon its actual data. Two types of information are extracted from the dataset and presented on various pages. These include:

The pages produced by Doc4TF can serve as a robust starting point for the development of a brand new documentation set or as validation for an existing one. One major advantage is that the resulting documentation set is fully hyperlinked, a task that can be laborious if done manually. The set of pages can be devided into the following two types:

The following image shows the relation between the overview and the feature description pages.

A fully functioning example documentation set generated by Doc4TC can be viewed here.