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

Where would I find the actual API reference ? #99

Open
SeleDreams opened this issue Sep 14, 2022 · 1 comment
Open

Where would I find the actual API reference ? #99

SeleDreams opened this issue Sep 14, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@SeleDreams
Copy link

SeleDreams commented Sep 14, 2022

Hi, I'm working on developping a website using piranha cms, however I find it weird how it feels almost impossible to find the api reference of piranhacms

I can find some documentation explaining the structure of the project etc but when it comes to describing all the classes and all their members and methods I find almost nothing.
I do need it because I work on visual studio code and the intellisense doesn't seem to be working properly in cshtml files even with the razor extension, so I wanted an easy way to be able to check the members of the classes I use

for instance i'd need the api reference of the SitemapItem class

@tidyui
Copy link
Member

tidyui commented Oct 25, 2022

We don’t currently have any generated API docs, but if you can recommend a good tool for generating markdown from XML code comments we would be more than happy to create it!

@tidyui tidyui added the enhancement New feature or request label Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants