#
documentation-tool
Here are 621 public repositories matching this topic...
The world’s fastest framework for building websites.
-
Updated
Sep 16, 2020 - Go
18
nainardev
opened
Mar 9, 2020
1
trusktr
commented
Jul 13, 2020
A simple, Git-powered wiki with a sweet API and local frontend.
-
Updated
Sep 13, 2020 - Ruby
-
Updated
Sep 17, 2020 - TypeScript
Offline documentation browser inspired by Dash
api
documentation
docs
offline
api-documentation
documentation-tool
desktop-application
dash
developer-tools
docset
zeal
-
Updated
Sep 14, 2020 - C++
ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具
-
Updated
Sep 12, 2020 - JavaScript
A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML.
-
Updated
Sep 14, 2020 - JavaScript
-
Updated
Aug 17, 2020 - JavaScript
1
Keats
commented
Sep 16, 2020
https://github.com/getzola/zola/blob/9f367ae7e7af33b58be8335899708ab2d80f5213/src/cmd/serve.rs#L324 can happen and the user just gets a panic.
kylelobo
commented
Jun 10, 2019
tk0miya
commented
Mar 29, 2017
refs: sphinx-doc/sphinx#3585 (comment)
@eric-wieser
Please let me know where you found the similar problem in apidoc.
I'll take a look
BDD in PHP
php
bdd
behat
documentation-tool
gherkin
cucumber
behavior-driven-development
test-driven-development
-
Updated
Jul 21, 2020 - PHP
-
Updated
May 30, 2020 - JavaScript
-
Updated
Sep 11, 2020 - TypeScript
Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.
-
Updated
Jul 17, 2020 - JavaScript
Create delightful python projects using Jupyter Notebooks
python
jupyter
pypi
documentation-tool
conda
developer-tools
literate-programming
jupyter-notebooks
python-modules
fastai
documentation-generator
nbdev
-
Updated
Sep 16, 2020 - Jupyter Notebook
Create living style guides using Markdown or React
-
Updated
Sep 9, 2020 - JavaScript
Documentation generator plugin for Google Protocol Buffers
-
Updated
Sep 10, 2020 - Go
Modern Confluence alternative designed for internal & external docs, built with Golang + EmberJS
go
enterprise
documentation
docs
emberjs
keycloak
knowledge
wiki
document-conversion
reporting
selfhosted
documentation-tool
collaboration
knowledgebase
dashboards
confluence
knowledge-base
document-management
knowledge-management
-
Updated
Aug 23, 2020 - JavaScript
Peach is a web server for multi-language, real-time synchronization and searchable documentation.
-
Updated
Apr 12, 2020 - Go
Generate markdown documentation from jsdoc-annotated javascript
markdown
readme
documentation
generator
jsdoc
api-documentation
documentation-tool
documentation-generator
jsdoc-to-markdown
-
Updated
Sep 2, 2020 - JavaScript
Static page generator for documenting GraphQL Schema
-
Updated
Sep 16, 2020 - TypeScript
Easily create front-end style guides with Markdown and Sass/SCSS.
ruby
css
rails
sass
styleguide
front-end
frontend
style-guide
documentation-tool
frontend-components
livingstyleguide
-
Updated
Oct 24, 2019 - Ruby
Curated list of awesome Magento 2 Extensions, Resources and other Highlights
php
documentation
awesome
collection
packages
documentation-tool
magento-2
magento2
awesome-list
magento-extension
-
Updated
Jun 16, 2020
tbls is a CI-Friendly tool for document a database, written in Go.
mysql
markdown
bigquery
continuous-integration
sqlite
excel
dynamodb
postgresql
documentation-tool
plantuml
redshift
sqlserver
database-schema
spanner
er-diagram
database-document
-
Updated
Sep 5, 2020 - Go
Entity Relation Diagrams generation tool
-
Updated
Sep 12, 2020 - Python
A (work-in-progress) nextgen Doxygen for C++
-
Updated
Sep 2, 2020 - C++
RDoc produces HTML and online documentation for Ruby projects.
-
Updated
Sep 14, 2020 - Ruby
Improve this page
Add a description, image, and links to the documentation-tool topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the documentation-tool topic, visit your repo's landing page and select "manage topics."
Summary
How do I control how Typescript is included? How does one incorporate typings into the developer experience, and why can one not have globals? E.g., React as global so one won't have to import it everywhere.
Relevant information
Typescript is 'included', but there's no information on how to control versions or what the default configuration is, or how one would go about changin