Project

General

Profile

Feature #1952

Updated by Nandini Bansal almost 3 years ago

Using the book name added in the latest token files, we need to make sure that KPs similar to that are ignored. E.g. in Numpy API Reference and Numpy User Guide books, "numpy" should not be a KP. We need to make appropriate changes to ensure that. 
 E.g. 
 #%&subjectName:NumPy 
 #%&bookName:User Guide 

 Any KP matching with "Numpy" or "User Guide" should be discarded. You can either remove such header variants itself or remove the KPs

Back