Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documenter not available to custom datasources #18

Open
sarahkemp opened this issue Oct 9, 2013 · 2 comments
Open

Documenter not available to custom datasources #18

sarahkemp opened this issue Oct 9, 2013 · 2 comments
Labels

Comments

@sarahkemp
Copy link

I have added a Documenter entry and attached it to every available Datasource page (new, edit, info, and root) and I still cannot get it to show for custom datasources. I would like to explain when someone lands on the page of a datasource that cannot be edited with the GUI, that they need to go into the files and edit the code. I thought this page would be the "info" page since that is what shows in the URL, but adding documentation to that doesn't seem to work.

Is it just me this doesn't work for? Is there a secret item in the select list I need to choose? Is this kind of page out of reach of Documenter?

Thanks for reading.

@nilshoerrmann
Copy link
Contributor

My guess is that Documenter is just not aware of these pages. Actually, I'm not sure right now how their URL differ from the other data sources. Could you post an example URL, please?

The way Documenter fetches the available pages is prone to errors.

@sarahkemp
Copy link
Author

An uneditable DS looks like http://site.name/symphony/blueprints/datasources/info/ds_name/ while an editable one looks like http://site.name/symphony/blueprints/datasources/edit/ds_name/ so it is distinct.

Thanks for the link, I will try to look at it today.

@nitriques nitriques added the Bug label Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants