Rather than forcing the user to pick an index app, which then has complete control over what the index page really is, allow an index_path that allows for a full path.
Do not allow index and index_path at the same time. Use index_path for the index going forward. We're going to deprecate index.
Rather than forcing the user to pick an index app, which then has complete control over what the index page really is, allow an
index_paththat allows for a full path.Do not allow
indexandindex_pathat the same time. Useindex_pathfor the index going forward. We're going to deprecateindex.